BlueBrain / BlueCelluLab

Biologically detailed neural network simulations and analysis API
https://bluecellulab.readthedocs.io/en/latest/
Other
8 stars 12 forks source link

migrate pkg_resources -> importlib.resources #146

Closed anilbey closed 4 months ago

anilbey commented 4 months ago

pkg_resources is deprecated. https://docs.python.org/3/library/importlib.resources.html#module-importlib.resources https://importlib-resources.readthedocs.io/en/latest/migration.html