Luthaf / rascaline

Computing representations for atomistic machine learning
https://luthaf.fr/rascaline/
BSD 3-Clause "New" or "Revised" License
44 stars 13 forks source link

Fix doc building and make sure sphinx warnings are treated as errors #83

Closed Luthaf closed 2 years ago

Luthaf commented 2 years ago

The documentation build was missing equistore.

I added -W to the sphinx flags to make sure this does not go unnoticed next time.