Merge branch 'graph_fix'
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
wxPython == 4.0.4
|
||||
wxPython == 4.0.6
|
||||
logbook >= 1.0.0
|
||||
matplotlib >= 2.0.0
|
||||
matplotlib == 3.0.3
|
||||
numpy==1.16.4
|
||||
python-dateutil
|
||||
requests >= 2.0.0
|
||||
sqlalchemy >= 1.3.0
|
||||
|
||||
2
tox.ini
2
tox.ini
@@ -7,7 +7,7 @@ passenv = CI TRAVIS TRAVIS_*
|
||||
deps =
|
||||
-rrequirements.txt
|
||||
-rrequirements_test.txt
|
||||
basepython = python3.6
|
||||
basepython = python3.7
|
||||
commands = py.test -vv --cov Pyfa tests2/
|
||||
|
||||
[testenv:pep8]
|
||||
|
||||
@@ -1 +1 @@
|
||||
version: v2.9.4
|
||||
version: v2.9.6
|
||||
|
||||
Reference in New Issue
Block a user