Skip to content

Commit 6948b2b

Browse files
authored
Merge branch 'master' into randomsegstochastic
2 parents 0a462bf + 74c97fd commit 6948b2b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

neo/rawio/intanrawio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""
2-
32
Support for intan tech rhd and rhs files.
43
54
These 2 formats are more or less the same but:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ download = "http://pypi.python.org/pypi/neo"
3636

3737

3838
[build-system]
39-
requires = ["setuptools>=62.0"]
39+
requires = ["setuptools>=78.0.2"]
4040
build-backend = "setuptools.build_meta"
4141

4242
[project.optional-dependencies]

0 commit comments

Comments
 (0)