-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
enhancementIndicates new improvementsIndicates new improvements
Milestone
Description
Improvement Request
Move source code under the src
prefix. I.e., instead of the source code being stored in datajoint
, the source code would be stored in src/datajoint
.
This is consistent with current best practices for python packaging because it ensures that tests do not accidentally pull in resources other than the built version of the software being tested.
Metadata
Metadata
Assignees
Labels
enhancementIndicates new improvementsIndicates new improvements