librascal
librascal copied to clipboard
Merge requirements.txt or document them better
There are currently two requirements files to install python packages
- requirements.txt for circleci and developer
- requirements_pip.txt for user
it would be better to have one file with different options using --install-option=
But since the two files are a temporary solution, I would deal with this later and just have this issue as a reminder