Skip to content

Commit e207a42

Browse files
committed
fix pyproject.toml
1 parent 72472e2 commit e207a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools >= 40.9.0", "wheel", "setuptools_scm"]
2+
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)