mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2026-02-04 01:14:16 +00:00
Incorrect requirements dir after moving test package
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -14,7 +14,7 @@ basepython =
|
|||||||
py37: python3.7
|
py37: python3.7
|
||||||
|
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/tests/requirements.txt
|
-r{toxinidir}/src//tests/requirements.txt
|
||||||
commands =
|
commands =
|
||||||
; coverage run --source=restic_compose_backup -m pytest tests/
|
; coverage run --source=restic_compose_backup -m pytest tests/
|
||||||
; coverage report
|
; coverage report
|
||||||
|
|||||||
Reference in New Issue
Block a user