cauldron / activity-browser

GUI for Brightway
GNU Lesser General Public License v3.0
0 stars 3 forks source link

Remove all `import brightway2` or `from brightway2 import` statements #14

Closed cmutel closed 4 months ago

cmutel commented 5 months ago

Issue

This won't work in 2.5. Instead, the required functionality from the specific libraries bw2data, bw2calc, bw2io, andbw2analyzer` should be imported.