clean up packages
This commit is contained in:
Vendored
-10
@@ -1,10 +0,0 @@
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
import re
|
||||
import sys
|
||||
|
||||
from numpy.f2py.f2py2e import main
|
||||
|
||||
if __name__ == '__main__':
|
||||
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
|
||||
sys.exit(main())
|
||||
Vendored
-4
@@ -1,4 +0,0 @@
|
||||
:: This wrapper script is necessary to make the "f2py" command on windows work
|
||||
|
||||
@SET "PYTHON_EXE=%~dp0\..\python.exe"
|
||||
call "%PYTHON_EXE%" "%~dp0\f2py.py" %*
|
||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!C:\ttt\ImageUtils\.CondaPkg\env\python.exe
|
||||
#!C:\myWork\my_projects\AI\CutLER\CutLER-julia\dev\ImageUtils\.CondaPkg\env\python.exe
|
||||
# -*- coding: utf-8 -*-
|
||||
import re
|
||||
import sys
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!C:\ttt\ImageUtils\.CondaPkg\env\python.exe
|
||||
#!C:\myWork\my_projects\AI\CutLER\CutLER-julia\dev\ImageUtils\.CondaPkg\env\python.exe
|
||||
# -*- coding: utf-8 -*-
|
||||
import re
|
||||
import sys
|
||||
|
||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!C:\ttt\ImageUtils\.CondaPkg\env\python.exe
|
||||
#!C:\myWork\my_projects\AI\CutLER\CutLER-julia\dev\ImageUtils\.CondaPkg\env\python.exe
|
||||
# -*- coding: utf-8 -*-
|
||||
import re
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user