Skip to content

Commit 9b395b4

Browse files
committed
fix twine check
1 parent 653dcc4 commit 9b395b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
build-backend = "hatchling.build"
3-
requires = ["hatch-vcs", "hatchling"]
3+
requires = ["hatch-vcs", "hatchling==1.26.3"]
44

55
[project]
66
authors = [{name = "The MNE-BIDS developers"}]

0 commit comments

Comments
 (0)