Skip to content

Is setuptools.find_namespace_packages() consistent with PEP420? #3427

Answered by abravalheri
kandersolar asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kanderso-nrel ,maybe the naming we use right now is a bit mixed up, but the idea with find_namespace_packages is that it would also include namespaces in addition to regular packages. The same thing with PEP420PackageFinder, it find the packages including the ones described in PEP 420.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kandersolar
Comment options

@abravalheri
Comment options

Answer selected by kandersolar
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