mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-26 08:01:06 +00:00
Actually make the testenv get used.
This commit is contained in:
parent
d56a97675b
commit
ab515c82b7
2
tox.ini
2
tox.ini
@ -71,7 +71,7 @@ commands =
|
|||||||
coverage: coverage xml
|
coverage: coverage xml
|
||||||
|
|
||||||
# This will only work on POSIX, but CI only runs it there
|
# This will only work on POSIX, but CI only runs it there
|
||||||
[test:pypy27-coverage]
|
[testenv:pypy27-coverage]
|
||||||
commands =
|
commands =
|
||||||
# As an aid to debugging, dump all of the Python packages and their
|
# As an aid to debugging, dump all of the Python packages and their
|
||||||
# versions that are installed in the test environment. This is
|
# versions that are installed in the test environment. This is
|
||||||
|
Loading…
Reference in New Issue
Block a user