Spaces:
Running
Running
| [build-system] | |
| requires = ["maturin>=1.7,<2.0"] | |
| build-backend = "maturin" | |
| [project] | |
| name = "gitmind-core" | |
| version = "0.1.0" | |
| requires-python = ">=3.11" | |
| [build-system] | |
| requires = ["maturin>=1.7,<2.0"] | |
| build-backend = "maturin" | |
| [project] | |
| name = "gitmind-core" | |
| version = "0.1.0" | |
| requires-python = ">=3.11" | |