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

PIPELINE: Update unittest dependencies

parent ddbbae4d
No related branches found
No related tags found
2 merge requests!143Release 0.15.0,!132Add Python 3.12 to tests
Pipeline #48870 passed with warnings
This commit is part of merge request !132. Comments created here will be created in the context of that merge request.
......@@ -62,7 +62,7 @@ unittest_py3.7:
script: &python_test_script
# Python docker has problems with tox and pip so use plain pytest here
- touch ~/.pylinkahead.ini
- pip install nose pytest pytest-cov python-dateutil jsonschema>=4.4.0
- pip install pynose pytest pytest-cov jsonschema>=4.4.0 setuptools
- pip install .
- python -m pytest unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment