Closed ljlamarche closed 1 year ago
This PR transitions to using importlib.resources to keep track of data files instead of paths relative to the source file. This is the new recommended way of managing package data, as shown in this description of packaging data and this example.
Running unit tests - not fully functional yet.
develop
main
Changelog.rst
AUTHORS.rst
.zenodo.json
Description
This PR transitions to using importlib.resources to keep track of data files instead of paths relative to the source file. This is the new recommended way of managing package data, as shown in this description of packaging data and this example.
Type of change
How Has This Been Tested?
Running unit tests - not fully functional yet.
Test Configuration
Checklist
develop
(notmain
) branchChangelog.rst
, summarising the changesAUTHORS.rst
and.zenodo.json