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

@@ -38,7 +38,6 @@ jobs:
- run:
command: | # Use pip to install dependengcies
sudo pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
pip install --user --upgrade setuptools
pip install --user -e .
pip install --user -r requirements-dev.txt