3e0fa24d33
MorphIO is a library for reading and writing neuron morphology files. It supports the following formats: SWC ASC (aka. neurolucida) H5 v1 H5 v2 is not supported anymore, see H5v2
12 lines
211 B
TOML
12 lines
211 B
TOML
--- pyproject.toml.orig 2026-05-01 00:38:10 UTC
|
|
+++ pyproject.toml
|
|
@@ -2,8 +2,6 @@ requires = [
|
|
requires = [
|
|
"setuptools>=24.2.0",
|
|
"wheel",
|
|
- "cmake",
|
|
- "ninja",
|
|
]
|
|
|
|
[tool.pytest.ini_options]
|