add sarpy v1 venv

This commit is contained in:
Josh Creek
2023-11-28 21:22:12 +00:00
parent 149278d2c6
commit 5bdbf80f20
47 changed files with 5749 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!c:\users\jcreek\documents\github\sarpy\sarpy\scripts\python.exe
from numba.pycc import main
main()