GoekeLab / m6anet

Detection of m6A from direct RNA-Seq data
https://m6anet.readthedocs.io/
MIT License
104 stars 19 forks source link

fix issue with twine upload #129

Closed chrishendra93 closed 1 year ago

chrishendra93 commented 1 year ago

Twine upload failed previously due to indentation in markdown caused by setup.py not having long_description_content as markdown file. Fixing this by including such line to setup.py