Add basic inflator cython support
This commit is contained in:
@@ -8,8 +8,10 @@ authors = [
|
||||
license = "LGPL-3.0-or-later"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"cython>=3.1.3",
|
||||
"hatchling>=1.27.0",
|
||||
"jinja2>=3.1.6",
|
||||
"setuptools>=80.9.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user