summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Python 3.10. (#48)Michael Howitz2021-11-171-0/+2
| | | | * Fix badge.
* Re-add AppVeyor configMichael Howitz2021-07-151-0/+6
|
* Configuring for c-codeMichael Howitz2021-07-151-12/+11
|
* Update pip, setuptools, and wheel on AppveyorMarius Gedminas2021-06-161-0/+2
| | | | | | Because it's a good idea in general to keep up-to-date with various bugfixes, and because I'm certain this will fix the build failure on Python 3.5.
* Use a token for twine uploads from AppveyorMarius Gedminas2021-06-161-2/+5
|
* Add Python 3.8, drop Python 3.4py38Marius Gedminas2019-11-101-3/+10
|
* Add support for Python 3.7Marius Gedminas2018-08-091-0/+2
|
* Drop Python 3.3 from appveyor.ymlMarius Gedminas2018-08-091-2/+0
| | | Support for 3.3 was dropped in version 4.3.0.
* Add an appveyor.ymlMarius Gedminas2017-09-181-0/+38
Needed for #24.