Changes between Version 4 and Version 5 of Dev2022-6-12
- Timestamp:
- Jun 13, 2022, 11:42:01 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-6-12
v4 v5 13 13 - moving apps up vs moving core down (goal: have python modules on the same level) 14 14 - moving core source code into a src subdirectory like other bundles 15 - need not rearrange source to support IDEs, only need editable installs (will require workaround as namespace packages cannot be installed in this mode automatically) 15 16 - get_libdir, get_include 16 17 - write_bundle_classifiers: bundle builder or core?