Skip to content

Commit

Permalink
Bump build dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
  • Loading branch information
gaborbernat committed Aug 3, 2022
1 parent fc2edee commit 558c67f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[build-system]
requires = [
"setuptools >= 41.0.0",
"wheel >= 0.30.0",
"setuptools_scm >= 2",
"setuptools>=63.4",
"setuptools_scm>=7.0.5",
]
build-backend = 'setuptools.build_meta'

Expand Down

0 comments on commit 558c67f

Please sign in to comment.