spack/lib
Tim Fuller 7e468aefd5
Allow loading extensions through python entry-points (#42370)
This PR adds the ability to load spack extensions through `importlib.metadata` entry 
points, in addition to the regular configuration variable.

It requires Python 3.8 or greater to be properly supported.
2024-03-06 11:18:49 +01:00
..
spack Allow loading extensions through python entry-points (#42370) 2024-03-06 11:18:49 +01:00