Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Youtong0826 authored Oct 10, 2022
2 parents ae7d9b9 + 40d98dd commit 311cda2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools==65.4.1",
"setuptools-scm==7.0.5"
"setuptools>=62.6,<66",
"setuptools-scm>=6.2,<8",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 311cda2

Please sign in to comment.