diff options
Diffstat (limited to 'lib/spack/external/_pytest/__init__.py')
-rw-r--r-- | lib/spack/external/_pytest/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/spack/external/_pytest/__init__.py b/lib/spack/external/_pytest/__init__.py new file mode 100644 index 0000000000..be20d3d41c --- /dev/null +++ b/lib/spack/external/_pytest/__init__.py @@ -0,0 +1,2 @@ +# +__version__ = '3.0.5' |