Skip to content

Commit

Permalink
Remove unnecessary dep
Browse files Browse the repository at this point in the history
setuptools now handles this
  • Loading branch information
oschwald committed Jul 10, 2024
1 parent 04ef445 commit 97597b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Documentation = "https://minfraud.readthedocs.org/"
requires = [
"setuptools>=61.0.0",
"setuptools-scm",
"wheel",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 97597b0

Please sign in to comment.