Skip to content

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Aug 8, 2025

this moves the source code into src and pulls the tests out of the library, into their own directory tests. This reduces the risk of accidentally running tests from an unbuilt version of the package. See https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-structure.html#the-src-layout-and-testing for more.

@d-v-b d-v-b force-pushed the chore/src-layout branch from fbe48e0 to 3800a02 Compare August 8, 2025 08:28
@d-v-b d-v-b requested a review from emmanuelmathot August 11, 2025 07:51
@d-v-b
Copy link
Contributor Author

d-v-b commented Aug 13, 2025

@emmanuelmathot if you are still interested in this, it might be easiest to start over from scratch due to the large number of conflicts

@d-v-b
Copy link
Contributor Author

d-v-b commented Aug 13, 2025

(this PR is not much work to re-create, just a few git mv operations)

@emmanuelmathot emmanuelmathot merged commit 63fd558 into EOPF-Explorer:main Aug 13, 2025
5 of 6 checks passed
@d-v-b d-v-b deleted the chore/src-layout branch August 13, 2025 21:05
@emmanuelmathot emmanuelmathot mentioned this pull request Aug 18, 2025
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