Commit b4cc08c
authored
fix(pacmak): Twine 5.1.0 not found (#4554)
Twine 5.1.0 has been yanked (removed) due to the issue described in pypa/twine#1125
This PR reverts the `requirements-dev.txt` file used by `jsii-pacmak` back to `twine~=5.0.0`.1 parent a32eb91 commit b4cc08c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments