Commit Graph

8 Commits

Author SHA1 Message Date
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