Is your feature request related to a problem? Please describe.
PINA needs to automatize and add new workflow:
- Formatter: We can add a test to check the code is right formatted. This would remove black-formatter.yml which adds to many commits to the repo history.
- testing_doc.yml
- Update from
setup.py to pyproject.toml since it is becoming the standard. Maybe add the possibility to download pina with conda?
- Tests on GPUs are still missing