audeering / audbcards

Data cards for audio datasets
https://audeering.github.io/audbcards/
Other
0 stars 0 forks source link

Add publish workflow, create release environment, and set rights on PyPI #54

Closed hagenw closed 6 months ago

hagenw commented 7 months ago

In order to publish the Python package automatically, we need to add a .github/workflows/publish.yaml, which we can base on https://github.com/audeering/audb/blob/main/.github/workflows/publish.yml.

In addition, we need to create a github environment for access rights reason and add the repo to our PyPI account.