brightway-lca / brightway2-data

Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
https://docs.brightway.dev/
BSD 3-Clause "New" or "Revised" License
11 stars 24 forks source link

Add basic blinker signals #184

Closed cmutel closed 2 months ago

cmutel commented 2 months ago

Used blinker because it has reputable authors, reasonable buy-in from the community, and is maintained. We need some sort of signalling in general because we need to turn custom allocation on and off depending on the project selected (see https://github.com/brightway-lca/multifunctional/pull/21).

cmutel commented 2 months ago

Test failures are not from this PR, but Windows filesystem permission stuff.