add padding function to imgScalePadding()
This commit is contained in:
11
.CondaPkg/env/lib/python3.11/site-packages/numpy-1.24.2.dist-info/entry_points.txt
vendored
Normal file
11
.CondaPkg/env/lib/python3.11/site-packages/numpy-1.24.2.dist-info/entry_points.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
[array_api]
|
||||
numpy = numpy.array_api
|
||||
|
||||
[console_scripts]
|
||||
f2py = numpy.f2py.f2py2e:main
|
||||
f2py3 = numpy.f2py.f2py2e:main
|
||||
f2py3.11 = numpy.f2py.f2py2e:main
|
||||
|
||||
[pyinstaller40]
|
||||
hook-dirs = numpy:_pyinstaller_hooks_dir
|
||||
|
||||
Reference in New Issue
Block a user