summaryrefslogtreecommitdiff
path: root/numpy/tests/test_scripts.py
diff options
context:
space:
mode:
authorMatthew Brett <matthew.brett@gmail.com>2015-04-29 13:00:15 -0700
committerMatthew Brett <matthew.brett@gmail.com>2015-04-29 13:11:38 -0700
commitfee5ec41de8ebb1b0be0b97aab27d8c672d8ea44 (patch)
tree0c4eb404716b73698c0dee27574fea954046ace4 /numpy/tests/test_scripts.py
parentb282d2abf8850f4e47eec73e44d250ac0b091284 (diff)
downloadnumpy-fee5ec41de8ebb1b0be0b97aab27d8c672d8ea44.tar.gz
BUG: fix f2py shebang line for bdist wheel, egg
Command `bdist_wheel` was generating a shebang line for f2py that uses the Python path for the building Python. If we are building a wheel or an egg, use the generic `#!python` shebang line for the f2py script instead, which setuptools will modify at install time. Closes gh-5812.
Diffstat (limited to 'numpy/tests/test_scripts.py')
0 files changed, 0 insertions, 0 deletions