-
- Downloads
Merge branch 'lukas_issue340_feat_error-when-calling-tests-from-scratch' into 'develop'
Resolve "error when calling tests from scratch" See merge request !359
Branches
No related tags found
... | @@ -16,6 +16,8 @@ partd==1.2.0 | ... | @@ -16,6 +16,8 @@ partd==1.2.0 |
psutil==5.8.0 | psutil==5.8.0 | ||
pydot==1.4.2 | pydot==1.4.2 | ||
pytest==6.2.2 | pytest==6.2.2 | ||
pytest-cov==2.11.1 | |||
pytest-html==3.1.1 | |||
pytest-lazy-fixture==0.6.3 | pytest-lazy-fixture==0.6.3 | ||
requests==2.25.1 | requests==2.25.1 | ||
scipy==1.5.2 | scipy==1.5.2 | ||
... | ... |
Please register or sign in to comment