Fix / improve recently merged patches + CI

This commit is contained in:
Anthony Sottile 2019-07-08 13:44:36 -07:00
parent f00d483ea5
commit d4b0073167
7 changed files with 57 additions and 29 deletions

View file

@ -1,6 +1,6 @@
# To activate, change the Appveyor settings to use `.appveyor.yml`.
install:
- python -m pip install --upgrade tox virtualenv
- python -m pip install --upgrade setuptools tox virtualenv
build: off