Home
Solvis Store¶
- Documentation: https://GNS-Science.github.io/solvis-store
- GitHub: https://github.com/GNS-Science/solvis-store
- Free software: GPL-3.0-only
Features¶
- TODO
TESTING¶
Prereq: make sure poetry can use the .env
file
poetry self add poetry-dotenv-plugin
TESTING=1 poetry run pytest
Credits¶
This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.