Commit Graph

16 Commits

Author SHA1 Message Date
Matus Valo 8e29a7e9b1
Remove python 2.7 and 3.5 from appveyor.yml (#1242) 2020-08-24 00:47:52 +02:00
Omer Katz 62f4e2ce07 Added Python 3.8 support. 2019-10-22 23:28:29 +03:00
Omer Katz e83f1c5371 Fix windows build (#1044)
* Fix requirements for CI.

* Try to skip PyCurl on Windows CI when testing 3.7.

* Fix apicheck job.
2019-05-16 00:37:18 +06:00
Omer Katz a3e6f5f53f Drop Python 3.4 from the Windows build as well. 2019-05-15 12:52:01 +03:00
Omer Katz fcc4c620bf Rename environments. 2019-04-03 11:54:49 +03:00
Omer Katz d8d523510b Make tox pick the correct compiler for Windows. 2019-04-03 11:52:30 +03:00
Omer Katz f3326a417e Run Windows build using tox. 2019-04-03 10:49:20 +03:00
Omer Katz 754bd95391 Fix Windows build. 2019-04-03 09:49:29 +03:00
Mads Jensen 0148e7102d Enabled Python 3.7 testing on AppVeyor. (#939) 2018-11-01 22:33:38 +06:00
Omer Katz 20aaab49df
Comment out 3.7 since the beta is not available in appveyor. 2018-03-23 10:45:46 +03:00
Thomas Achtemichuk 75695205f6 Rename `async` keyword to `asynchronous` (#839)
* Rename `async` keyword to `asynchronous`

* Fixes #742
* Resolves "DeprecationWarning: 'async' and 'await' will become reserved
  keywords in Python 3.7"

* Address PR feedback

* Update appveyor config

* Rename docs and tests
2018-03-19 19:28:43 +02:00
Omer Katz 7d13f9b95d
Enable pip cache in appveyor. 2018-02-20 12:55:59 +02:00
Jon Dufresne ba82a72c21 Add Python 3.6 to CI testing (#716)
Enabled pip cache for Travis CI
2017-04-17 10:24:52 +06:00
Ask Solem 002428d70f [appveyor] Install requirements/dev.txt 2015-12-02 16:20:12 -08:00
Ask Solem 91d0325f77 [appveyor] Do not build on Py3.3 2015-12-01 16:33:08 -08:00
Ask Solem e5cf430db7 Adds appveyor configuration 2015-12-01 16:32:25 -08:00