Skip to content

Commit

Permalink
Bump setuptool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rjfarmer committed Jan 28, 2024
1 parent 9ed7bed commit 7e786b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[build-system]
requires = ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.2"]
requires = ["setuptools>=64", "wheel", "setuptools_scm[toml]>=7.1.0"]
# Python 3.7 doesnt go above 7.1.0

build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 7e786b9

Please sign in to comment.