Skip to content

Commit

Permalink
Require modern setuptools in runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquegemignani committed Feb 15, 2024
1 parent 7c03a0d commit acecb61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ license = {file = "LICENSE"}
dynamic = ["version"]

dependencies = [
"setuptools>=64",
"setuptools_scm>=8",
"dulwich",
]
Expand Down

0 comments on commit acecb61

Please sign in to comment.