Skip to content
Snippets Groups Projects
Commit 42ca0bec authored by florian's avatar florian
Browse files

TST: Add entry-point invocation to tox.ini

parent 19993224
No related branches found
No related tags found
2 merge requests!53Release 0.1,!35FIX: Fix number of arguments in main crawler function
......@@ -9,6 +9,7 @@ deps = .
# TODO: Make this f-branch sensitive
git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev
commands=py.test --cov=caosdb -vv {posargs}
commands= caosdb-crawler --help
py.test --cov=caosdb -vv {posargs}
[flake8]
max-line-length=100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment