We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0c441 commit bbe0689Copy full SHA for bbe0689
1 file changed
htmlreport/tox.ini test/tools/tox.inihtmlreport/tox.ini renamed to test/tools/tox.ini
@@ -1,9 +1,9 @@
1
[tox]
2
-envlist = py26,py27,py32,pypy,pip
+envlist = py32,py312,pypy,pip
3
4
[testenv]
5
commands =
6
- python tests/test_htmlreport.py
+ python test_htmlreport.py
7
deps = pygments
8
9
[testenv:pip]
0 commit comments