spack/lib
Harmen Stoppels 773da7ceba
python: drop dependency on file for script check (#29513)
`file` was used to detect Python scripts with shebangs, so that the interpreter could be changed from <python prefix> to <view path>. With this change, we detect shebangs using Python instead, so that `file` is no longer required.
2022-03-23 10:31:23 +01:00
..
spack python: drop dependency on file for script check (#29513) 2022-03-23 10:31:23 +01:00