Changes between Version 5 and Version 6 of Dev2022-6-12
- Timestamp:
- Jun 13, 2022, 12:00:53 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-6-12
v5 v6 14 14 - moving core source code into a src subdirectory like other bundles 15 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) 16 - editable installs should also let us call ChimeraX with Python for rapid iteration and the C launcher for detailed crash info 16 17 - get_libdir, get_include 17 18 - write_bundle_classifiers: bundle builder or core?