mirror of
https://github.com/enpaul/keyosk.git
synced 2024-11-24 23:47:49 +00:00
Add passlib to testenv dependencies
This commit is contained in:
parent
cfa63b4201
commit
ca183d7052
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
|
||||||
|
Loading…
Reference in New Issue
Block a user