Skip to content

Commit af422e4

Browse files
committed
MNT: Use legacy backend until we can unvendor versioneer
1 parent 071a439 commit af422e4

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
requires = ["setuptools"]
3-
build-backend = "setuptools.build_meta"
3+
build-backend = "setuptools.build_meta:__legacy__"
44

55
[project]
66
name = "nibabel"

0 commit comments

Comments
 (0)