Get ready for release 3.7.1

This commit is contained in:
rocky
2020-06-12 20:15:44 -04:00
parent e14675c2dc
commit de4fbb08f2
4 changed files with 10 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ matrix:
dist: xenial # required for Python >= 3.7 (travis-ci/travis-ci#9069)
install:
- sudo pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
- pip install -e .
- pip install -r requirements-dev.txt