Villen-Lab / pyAscore

A python package for fast post translational modification localization, powered by Cython.
https://pyascore.readthedocs.io/
MIT License
18 stars 5 forks source link

Modernize pyascore package #35

Closed AnthonyOfSeattle closed 2 years ago

AnthonyOfSeattle commented 2 years ago

This PR addresses #33. Originally, I was doing a lot of the requirement specification for the package through a requirements file and I left it up to the user to figure out the build environment. This PR moves to using the modern TOML meta-data system for specifying package information and requirements for build, running, and docs.