Specs to/from YAML are working.
This commit is contained in:
9
lib/spack/external/__init__.py
vendored
9
lib/spack/external/__init__.py
vendored
@@ -28,6 +28,11 @@
|
||||
|
||||
So far:
|
||||
argparse: We include our own version to be Python 2.6 compatible.
|
||||
pyqver2: External script to query required python version of python source code.
|
||||
Used for ensuring 2.6 compatibility.
|
||||
|
||||
pyqver2: External script to query required python version of
|
||||
python source code. Used for ensuring 2.6 compatibility.
|
||||
|
||||
functools: Used for implementation of total_ordering.
|
||||
|
||||
yaml: Used for config files.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user