We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent 1da18df commit 74c97fdCopy full SHA for 74c97fd
neo/rawio/intanrawio.py
@@ -1,5 +1,4 @@
1
"""
2
-
3
Support for intan tech rhd and rhs files.
4
5
These 2 formats are more or less the same but:
pyproject.toml
@@ -36,7 +36,7 @@ download = "http://pypi.python.org/pypi/neo"
36
37
38
[build-system]
39
-requires = ["setuptools>=62.0"]
+requires = ["setuptools>=78.0.2"]
40
build-backend = "setuptools.build_meta"
41
42
[project.optional-dependencies]
0 commit comments