dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
21 stars 16 forks source link

Package assertions #785

Closed Helveg closed 6 months ago

Helveg commented 9 months ago

A new root node packages should be introduced that allows PEP440 package version specifiers that we should find the specs for and warn if they aren't installed while parsing a root node that has the packages attribute (similar to how the components are bootstrapped). See #771