bmcfee / resampy

Efficient sample rate conversion in python
https://resampy.readthedocs.io
ISC License
253 stars 36 forks source link

Add pypi packaging workflow #85

Closed bmcfee closed 2 years ago

bmcfee commented 2 years ago

We should be able to publish directly to pypi from a release tag.

https://github.com/librosa/librosa/blob/main/.github/workflows/publish.yml gives a starter for this.

bmcfee commented 2 years ago

While we're at it, update the packaging metadata / configs.