Use the pipenv instead of requirements.txt
4e1e0603 opened this issue · 0 comments
4e1e0603 commented
It would be nice to manage dependencies via pipenv instead of requirements.txt files. The reason is that you have automatic virtualenv management, deterministic install/uninstall of dependencies and so on.
https://docs.pipenv.org/
(... I thing this is a package or library: "Structural geology module
for Python". ?)