Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

native namespace package is missing an example of a single module portion #16

Open
AndiEcker opened this issue Aug 27, 2020 · 1 comment · May be fixed by #17
Open

native namespace package is missing an example of a single module portion #16

AndiEcker opened this issue Aug 27, 2020 · 1 comment · May be fixed by #17

Comments

@AndiEcker
Copy link

pep420 allows also to declare a single module namespace portion directly in/under the namespace root.

The native part of this example project is missing an example for this type of portion of a native
namespace package.

I will create a pull request to add an example demonstrating the structure of that kind of module portion.

NB: Although #13 is already mentioning/recommending something similar but is also having a sub-folder for the portion package (with an init.py module). But for a single module in the namespace root there is no sub-folder needed.

AndiEcker added a commit to AndiEcker/sample-namespace-packages that referenced this issue Aug 27, 2020
@gro1m
Copy link

gro1m commented Apr 22, 2021

Is this somewhat related: https://stackoverflow.com/questions/67208252/how-can-i-specify-a-setup-py-and-use-find-packages-without-needing-any-init ?

@chrysle chrysle linked a pull request Feb 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants