UMEP-dev / SuPy

SUEWS that speaks Python
https://supy.readthedocs.io/
GNU General Public License v3.0
13 stars 7 forks source link

use importlib.resources to properly embed datafiles #82

Closed sunt05 closed 1 year ago

sunt05 commented 1 year ago

this PR is mainly for potential pyinstaller-based packaging of the supy for future delivery of SUEWS

sunt05 commented 1 year ago

this PR also introduces the setuptools.scm-based approach to more easily deal with versioning