pytest: add _pytest/_version.py and LICENSE
- pytest was not reporing the correct version from pytest.__version__. It reported 'unknown' - this fixes issues on some systems where system-installed pytest plugins would try to use the version and convert it to an int
Showing
- lib/spack/external/_pytest/LICENSE 21 additions, 0 deletionslib/spack/external/_pytest/LICENSE
- lib/spack/external/_pytest/_version.py 4 additions, 0 deletionslib/spack/external/_pytest/_version.py
- lib/spack/external/ordereddict_backport.py 2 additions, 1 deletionlib/spack/external/ordereddict_backport.py
- lib/spack/external/pytest.py 22 additions, 0 deletionslib/spack/external/pytest.py
lib/spack/external/_pytest/LICENSE
0 → 100644
lib/spack/external/_pytest/_version.py
0 → 100644
Please register or sign in to comment