Make automated tests support running in Python 3.5.
Some checks failed
the build failed

This commit is contained in:
2018-10-15 09:04:29 -07:00
parent 695930a607
commit 71b1c3dfb0
5 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
appdirs==1.4.3
atomicwrites==1.2.1
attrs==18.2.0
black==18.9b0
black==18.9b0; python_version >= '3.6'
Click==7.0
coverage==4.5.1
docopt==0.6.2