clean up packages

This commit is contained in:
ton
2023-04-02 11:10:39 +07:00
parent 3220a173bc
commit 43c3070fce
3184 changed files with 2806 additions and 61772 deletions

View File

@@ -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())

View File

@@ -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" %*

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -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

View File

@@ -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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -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