We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11dcc31 + 4ac1627 commit 3a324b9Copy full SHA for 3a324b9
tox.ini
@@ -7,7 +7,7 @@ passenv = CI TRAVIS TRAVIS_*
7
deps =
8
-rrequirements.txt
9
-rrequirements_test.txt
10
-basepython = python3.8
+basepython = python3.11
11
commands = py.test -vv --cov Pyfa tests2/
12
13
[testenv:pep8]
0 commit comments