Open agoscinski opened 2 years ago
Shall we merge this and do the release? Wanted to point someone to using librascal, and it'd be easier if this was just a direct pip install away
Before doing a release, I would like to fix at least #383, otherwise users with a M1 apple computer will not be able to compile & install librascal. But we should update & merge this PR first!
Preparation for making the first pypi release with package name librascal #362. You can see the test pypi page https://test.pypi.org/project/librascal/
I have installed it with
and then run the python tests with it to verify that it works
Summary:
./requirements
) this covers issues #327 #291AUTHORS.txt
Essential changes, so changes which are not just rascal->librascal, happen in:
TODOs before sending review request
EDIT[14.12.2021] The README and CONRTIBUTING headers are now following correct header hierarchy
https://stackoverflow.com/a/24504437