Skip to content

Use setuptools.packages.find to include packages#58

Open
astrobatty wants to merge 1 commit intov1.0from
bugfix/packages
Open

Use setuptools.packages.find to include packages#58
astrobatty wants to merge 1 commit intov1.0from
bugfix/packages

Conversation

@astrobatty
Copy link
Collaborator

Replace explicit packages list with setuptools' package finder to automatically include all cuvarbase subpackages. Use include = ["cuvarbase*"] to match the package and its subpackages, simplifying packaging and maintenance. Package-data entries remain unchanged.

Replace explicit packages list with setuptools' package finder to automatically include all cuvarbase subpackages. Use include = ["cuvarbase*"] to match the package and its subpackages, simplifying packaging and maintenance. Package-data entries remain unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant