Files
spack/lib/spack/external/archspec/__init__.py
Massimiliano Culpo 3302b176fd Update archspec to latest commit (#39920)
- [x] Intel flags for old architectures
- [x] Support for Sapphire Rapids
- [x] Cache the "ancestors" computation
2023-09-11 10:03:35 -07:00

3 lines
66 B
Python

"""Init file to avoid namespace packages"""
__version__ = "0.2.1"