Changes between Version 4 and Version 5 of Dev2022-6-12


Ignore:
Timestamp:
Jun 13, 2022, 11:42:01 AM (3 years ago)
Author:
Zach Pearson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-6-12

    v4 v5  
    1313  - moving apps up vs moving core down (goal: have python modules on the same level)
    1414  - 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)
    1516  - get_libdir, get_include
    1617  - write_bundle_classifiers: bundle builder or core?