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
8 stars 21 forks source link

Add basic blinker signals #184

Closed cmutel closed 1 week ago

cmutel commented 1 week 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 1 week ago

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