Skip to content

Use pkg_resources instead of relative file sytsem paths to access json file definitions

Dickscheid, Timo requested to merge feature_pkg_resources into master

This is both more elegant and better portable. See https://setuptools.readthedocs.io/en/latest/pkg_resources.html

Merge request reports