This commit is contained in:
Tom 2025-02-19 15:00:38 +00:00
parent 73dd9a16a8
commit bb61e6fe7c

View File

@ -18,7 +18,6 @@ requires-python = ">= 3.11"
dynamic = ["version"]
dependencies = [
"frozendict",
"pyo3"
]
# Because this is a mixed rust/python project the structure is src/python/qubed rather than the more typical src/qubed