Incorrect requirements dir after moving test package
This commit is contained in:
parent
d17d776339
commit
12da998538
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -14,7 +14,7 @@ basepython =
|
|||
py37: python3.7
|
||||
|
||||
deps =
|
||||
-r{toxinidir}/tests/requirements.txt
|
||||
-r{toxinidir}/src//tests/requirements.txt
|
||||
commands =
|
||||
; coverage run --source=restic_compose_backup -m pytest tests/
|
||||
; coverage report
|
||||
|
|
Loading…
Add table
Reference in a new issue