Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf4afc6

Browse files
committed
Bump minimum build requirements, hopefully #70 and #72 go away.
1 parent 219bf78 commit cf4afc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build-system]
22
requires = [
3-
"setuptools>=30.3.0",
43
"wheel",
5-
"setuptools_scm>=3.3.1",
4+
"setuptools>=45",
5+
"setuptools_scm[toml]>=6.2"
66
]
77

88
[tool.black]

0 commit comments

Comments
 (0)