Commit Graph

13 Commits

Author SHA1 Message Date
Nate Prewitt 0dd4752598 revert azure pipeline changes
Reverting commits:
fc9dfac
bc3eddc
d911f27
3da2f10
ce52825
398d110
c15d2b6
086655e
2018-12-09 20:19:10 -08:00
kennethreitz c15d2b6949 Delete appveyor.yml 2018-11-13 07:27:42 -05:00
Jon Dufresne b0ad2499c8 Prefer https:// for URLs throughout project 2018-09-30 17:14:40 -05:00
Eric Brown 6686ac1730 Add official Python 3.7 support (#4717)
* Add official Python 3.7 support

Python 3.7 was just released [1]. This is a small change to
enable support in requests.

Signed-off-by: Eric Brown <browne@vmware.com>
2018-07-24 07:44:37 -07:00
Nate Prewitt 9055b33f6f install Requests separately on appveyor to fix builds 2018-05-15 23:06:43 -07:00
Nate Prewitt cd1278ef99 fix windows builds
Appveyor isn't able to replace the running executable. We'll run it
from inside the interpreter to fix build issues.
2018-04-29 10:27:20 -07:00
kennethreitz d552132464 run coverage w/ pipenv
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-17 11:36:54 -04:00
Cory Benfield 0a2dc74ecb Drop Python 3.3 support 2017-08-09 19:03:04 +01:00
kennethreitz 303eca03f3 no more pipenv 2017-05-28 12:37:34 -04:00
kennethreitz e02eb69fcc that doesn't work on windows 2017-05-28 12:33:56 -04:00
kennethreitz 2936a77678 speed up appveyor 2017-05-28 12:30:58 -04:00
Cory Benfield d89f8c0d70 Fix up Appveyor testing 2017-05-03 13:19:46 +01:00
Cory Benfield 8d6f7e6854 Add appveyor testing of Requests 2017-04-21 12:07:27 +01:00