freesound-python icon indicating copy to clipboard operation
freesound-python copied to clipboard

Package for Pypi

Open ilesinge opened this issue 3 years ago • 1 comments

Implements #5

ilesinge avatar Dec 12 '22 18:12 ilesinge

Hi @Bomme @ilesinge , I was to merge that and go ahead with publishing but the workflow for testing the package fails. I tried to fix but I'm a bit confused. Sorry I don't have a lot of experience publishing in pypi, but:

  • The error seems to be related to packages = [{include = "freesound.py"}] not doing its job as it tries also to add the other files (the example and download_bookmarks_example).
  • If we're not using poetry now, why are there references to poetry in pyproject.otml? Is this something to be fixed?

Thanks for your help!

ffont avatar Dec 19 '22 11:12 ffont