marcelm / dnaio

Efficiently read and write sequencing data from Python
https://dnaio.readthedocs.io/
MIT License
61 stars 9 forks source link

Get rid of setup.cfg, use pyproject.toml instead #112

Closed marcelm closed 1 year ago

marcelm commented 1 year ago

This modernizes our project metadata configuration and allows us to get rid of setup.cfg entirely.