-
- Downloads
Merge branch '59-split-testing-requirements' into 'develop'
Resolve "split testing requirements" Closes #59 See merge request las-nq/openqlab!25
No related branches found
No related tags found
requirements-devel.txt
0 → 100644
... | ... | @@ -4,13 +4,7 @@ numpy |
scipy>=1.1.0 | ||
pandas>=0.23.3 | ||
matplotlib | ||
sphinx_rtd_theme | ||
tabulate | ||
recommonmark | ||
sphinx-markdown-tables | ||
wheel | ||
pytest | ||
pytest-cov>=2.5.1 | ||
pytimeparse | ||
pytz | ||
pathlib | ||
... | ... | @@ -24,7 +18,3 @@ requests |
six>=1.12.0 | ||
python-dateutil>=2.7.5 | ||
eml_parser>=1.11 | ||
setuptools | ||
twine | ||
mypy | ||
pylint |
Please sign in to comment