Skip to content
Snippets Groups Projects
Verified Commit ba974775 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Added dependency so that tox tests run again.

parent 4b472947
No related branches found
No related tags found
2 merge requests!57RELEASE 0.7.3,!52F refactor high level api
Pipeline #20328 passed with warnings
...@@ -7,5 +7,6 @@ deps = . ...@@ -7,5 +7,6 @@ deps = .
nose nose
pytest pytest
pytest-cov pytest-cov
python-dateutil
jsonschema==4.0.1 jsonschema==4.0.1
commands=py.test --cov=caosdb -vv {posargs} commands=py.test --cov=caosdb -vv {posargs}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment