Skip to content

add custom package_data to action #103

Answered by webknjaz
rackodo asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, this seems to be a question related to building a package. But our project specifically doesn't care about how you build it — it just publishes dists that are already built. I've already answered a similar question in a bit more details @ #86 (comment).

It seems that you're using setuptools as a build back-end. So the best place to start would be https://setuptools.pypa.io/en/latest/userguide/quickstart.html and the best place to ask questions about it is https://github.com/pypa/setuptools/discussions/categories/q-a.

The tutorial article at https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ that I wrote, only…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by webknjaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #96 on July 25, 2022 20:08.