diff options
Diffstat (limited to 'scipy_test/setup.py')
| -rwxr-xr-x | scipy_test/setup.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scipy_test/setup.py b/scipy_test/setup.py deleted file mode 100755 index 31c37e734..000000000 --- a/scipy_test/setup.py +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env python -from setup_scipy_test import install_package - -if __name__ == '__main__': - install_package() |
