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

Align Package Structure with PyPA Recommendations #36

Closed
gselzer opened this issue Mar 31, 2022 · 1 comment
Closed

Align Package Structure with PyPA Recommendations #36

gselzer opened this issue Mar 31, 2022 · 1 comment

Comments

@gselzer
Copy link
Member

gselzer commented Mar 31, 2022

While there is generally no consensus on how python projects should be packaged, there seem to be some good benefits to the src package structure and the Python Packaging Authority now promotes this structure.

pypa/packaging.python.org#320 describes how they came to the determination they did.

We should consider adding it to scyjava.

@gselzer
Copy link
Member Author

gselzer commented Apr 11, 2022

Closed by #37

@gselzer gselzer closed this as completed Apr 11, 2022
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

No branches or pull requests

1 participant