Skip to content

Fix namespace package configuration#26

Merged
ericof merged 1 commit intomainfrom
namespace-fix
Jan 26, 2026
Merged

Fix namespace package configuration#26
ericof merged 1 commit intomainfrom
namespace-fix

Conversation

@davisagli
Copy link
Member

Remove namespace_packages from setup.py, because we should not declare that there is a pkg_resources namespace if we're not using pkg_resources in init.py. (It causes setuptools to include a .pth file in the distribution which screws things up.)

(We don't need the other lines, because it includes packages in the src directory by default.)

@davisagli davisagli requested a review from ericof November 5, 2025 19:35
@ericof ericof merged commit 2079976 into main Jan 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants