Skip to content

Commit 74c97fd

Browse files
h-mayorquinzm711
andauthored
Update setuptools on pyproject.toml (#1665)
* update pyproject toml * re-trigger --------- Co-authored-by: Zach McKenzie <[email protected]>
1 parent 1da18df commit 74c97fd

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)