Skip to content

Commit

Permalink
Pin against pkginfo 1.11 until the fix for #1116 can be merged, unblo…
Browse files Browse the repository at this point in the history
…cking release.
  • Loading branch information
jaraco committed Jun 26, 2024
1 parent e1673bd commit 3fa6790
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ dependencies = [
"keyring >= 15.1",
"rfc3986 >= 1.4.0",
"rich >= 12.0.0",

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

Expand Down

0 comments on commit 3fa6790

Please sign in to comment.