issues
search
bittremieux
/
ANN-SoLo
Spectral library searching using approximate nearest neighbor techniques.
Apache License 2.0
42
stars
19
forks
source link
Facilitate project contributions
#33
Open
bittremieux
opened
2 years ago
bittremieux
commented
2 years ago
[ ] Enforce a consistent code style using
black
.
[ ] Provide a git pre-commit hook for automatic code formatting.
[ ] Include contributing guidelines.
[ ] Include a code of conduct.
[ ] Use
setuptools_scm
to automatically get the package number.
[ ] Set up GitHub Action for automatic package release.
[ ] Set up GitHub Action for unit tests.
[ ] Extract notebooks to a separate repository and reorganize code directories.
[ ] Move the documentation to readthedocs.
setuptools_scm
to automatically get the package number.