spack/lib/spack/external/py/__metainfo.py
Todd Gamblin d6390c159f Fix issues related to the switchover to pytest. (#2685)
- Remove stale reference to `import nose` from `bin/spack` script.
- Add `py` to externals (missing dependency for `pytest`)
2016-12-29 11:59:45 -08:00

3 lines
55 B
Python

import py
pydir = py.path.local(py.__file__).dirpath()