optimizations

This commit is contained in:
randogoth 2025-01-09 19:32:35 +02:00
parent e4ea8d6ffc
commit b307383f52
9 changed files with 33 additions and 10315 deletions

12
Pipfile Normal file
View file

@ -0,0 +1,12 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
maturin = "*"
[dev-packages]
[requires]
python_version = "3.12"