Skip to content
Snippets Groups Projects
Commit 9a719608 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: Typo

parent 134b90ba
No related branches found
No related tags found
2 merge requests!79Release 0.10.0,!73F pipeline python versions
Pipeline #29717 passed
......@@ -61,7 +61,7 @@ unittest_py3.8:
image: python:3.8
script: &python_test_script
- touch ~/.pycaosdb.ini
- pip install nose pytest pytest-cov pytest-dateutil jsonschema==4.0.1
- pip install nose pytest pytest-cov python-dateutil jsonschema==4.0.1
- pip install .
- python -m pytest unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment