Skip to content

Commit d3181c3

Browse files
committed
Update build deps
1 parent d4ac36d commit d3181c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[build-system]
2-
requires = ['setuptools ~= 45.2.0', 'setuptools-scm ~= 3.5.0', 'wheel ~= 0.34.0']
2+
requires = ['setuptools ~= 50.3.0', 'setuptools-scm[toml] ~= 5.0.0', 'wheel ~= 0.36.0']
33
build-backend = 'setuptools.build_meta'
4+
5+
[tool.setuptools_scm]

0 commit comments

Comments
 (0)