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

move to src/ package layout structure #240

Open
jbweston opened this issue Dec 12, 2019 · 0 comments
Open

move to src/ package layout structure #240

jbweston opened this issue Dec 12, 2019 · 0 comments

Comments

@jbweston
Copy link
Contributor

Blocked by #238

Currently we use the "ad-hoc" package layout where the "adaptive" package is directly in the repository root.

Such a layout can cause confusion when it comes to testing against the correct version of files, reporting coverage, building documentation etc.

There is a megathread over here: pypa/packaging.python.org#320
that discusses PyPA's official stance on this, but the blog posts I've read have convinced me that the src/ layout has more positives than negatives.

OTOH the current layout works and we have much more interesting things to work on 🤷‍♀️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant