Skip to content

Commit

Permalink
Remove workaround now that pkginfo 1.11 is supported.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 25, 2024
1 parent 71346e0 commit 534e257
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ dependencies = [
"rfc3986 >= 1.4.0",
"rich >= 12.0.0",
"packaging",

# workaround for #1116
"pkginfo < 1.11",
]
dynamic = ["version"]

Expand Down

0 comments on commit 534e257

Please sign in to comment.