Closed jnnr closed 2 years ago
When importing oemof.tabular.datapackage, aggregation is imported via datapackage/init.py, which gives an ImportError when the extra requirement "tsam" is not installed. Aggregation should only be imported when imported explicitly.
Fixes a failing test in https://github.com/rl-institut/oemoflex/pull/74
When importing oemof.tabular.datapackage, aggregation is imported via datapackage/init.py, which gives an ImportError when the extra requirement "tsam" is not installed. Aggregation should only be imported when imported explicitly.
Fixes a failing test in https://github.com/rl-institut/oemoflex/pull/74