mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-10-07 02:48:28 -04:00
Fix tox
This commit is contained in:
parent
807deb94ee
commit
6638393042
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -5,7 +5,7 @@ envlist = coverage
|
|||
deps = -rtest-requirements.txt
|
||||
install_command = pip install {opts} {packages}
|
||||
|
||||
passenv = TOXENV CI
|
||||
passenv = TOXENV,CI
|
||||
commands = pytest
|
||||
|
||||
[testenv:coverage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue