mirror of
https://github.com/enpaul/keyosk.git
synced 2025-11-09 21:12:30 +00:00
Add passlib to testenv dependencies
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -8,6 +8,7 @@ deps =
|
|||||||
pytest
|
pytest
|
||||||
pytest-cov
|
pytest-cov
|
||||||
toml
|
toml
|
||||||
|
passlib
|
||||||
marshmallow
|
marshmallow
|
||||||
commands =
|
commands =
|
||||||
pytest --cov={envsitepackagesdir}/keyosk --cov-config .coveragerc tests/ --cov-report term-missing
|
pytest --cov={envsitepackagesdir}/keyosk --cov-config .coveragerc tests/ --cov-report term-missing
|
||||||
|
|||||||
Reference in New Issue
Block a user