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.
2 parents 0a462bf + 74c97fd commit 6948b2bCopy full SHA for 6948b2b
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