Skip to content
Snippets Groups Projects
Commit f0c3e6df authored by speckhard's avatar speckhard
Browse files

Fix pytest version to 3.10.0 in requirements to avoid celery/pytest crash.

parent 4557cc82
No related branches found
No related tags found
1 merge request!25Parser integration
Pipeline #41697 failed
......@@ -220,7 +220,7 @@ dependencies = [
PythonGit(
name='parsers/bigdft',
git_url='https://gitlab.mpcdf.mpg.de/nomad-lab/parser-big-dft',
git_branch='nomad-fair'),
git_branch='nomad-fair')
]
......
......@@ -6,7 +6,7 @@ pylint_plugin_utils
astroid==2.0.4 # bug in pylint_mongoengine with latest version
pylint_mongoengine
pycodestyle
pytest
pytest==3.10.0
pytest-timeout
pytest-cov
rope
......
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