Skip to content

Commit

Permalink
Merge pull request #49 from Rubo3/patch-1
Browse files Browse the repository at this point in the history
Remove setuptools_scm_git_archive as it's obsolete
  • Loading branch information
anthrotype authored Sep 23, 2023
2 parents b740d82 + 06bdb26 commit 65798c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
requires = [
"setuptools",
"wheel",
"setuptools_scm",
"setuptools_scm_git_archive",
"setuptools_scm>=7.0.0",
"cython",
]

Expand Down

0 comments on commit 65798c8

Please sign in to comment.