Merge branch 'dev-iss14' into 'master'
Merge dev-iss14 Closes #14 See merge request las-software/15-3-DataProcessing/cassandra!1
Showing
docs/troubleshooting.rst
0 → 100644
mypy | ||
# Add requirements only needed for your unittests and during development here. | ||
# They will be installed automatically when running `python setup.py test`. | ||
# ATTENTION: Don't remove pytest-cov and pytest as they are needed. | ||
packaging | ||
pandas | ||
pytest | ||
pytest-cov | ||
pytest-datadir | ||
sphinx | ||
tox |
Please register or sign in to comment