Skip to content

Commit 2357772

Browse files
Update build backend for setuptools in pyproject.toml
1 parent 7aa2511 commit 2357772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>=61", "wheel"]
3-
build-backend = "setuptools.backends.legacy:build"
3+
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "osipi-ivim"

0 commit comments

Comments
 (0)