Restructure travis & tox configuration (#34)
Also removed useless python 3.7-dev build
This commit is contained in:
@@ -3,8 +3,5 @@ tox>=2.9.1
|
||||
tox-battery>=0.5
|
||||
detox>=0.11
|
||||
|
||||
isort>=4.2
|
||||
flake8>=3.5.0
|
||||
flake8-isort>=2.3
|
||||
|
||||
-r lint.txt
|
||||
-r setup.txt
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
isort>=4.2
|
||||
flake8>=3.5.0
|
||||
flake8-isort>=2.3
|
||||
Reference in New Issue
Block a user