pyrudof 0.1.145

Python bindings for Rudof
1
2
3
4
5
6
7
[build-system]
requires = ["maturin>=1.0, <2.0"]
build-backend = "maturin"

[tool.maturin]
features = ["pyo3/extension-module", "pyo3/experimental-inspect"]