-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
we have the source code for the top-level of the project in eopf_geozarr, which means running python code in the root of the project directory can import content from source files, which may not be desired when running tests, where the goal is the import code from the built version of the source code. Putting the source code inside src/eopf_geozarr would address this. see https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/
emmanuelmathot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request