We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba8b84 commit d774675Copy full SHA for d774675
pyproject.toml
@@ -93,7 +93,7 @@ dev = [
93
'ruff >= 0.3.2, <1',
94
95
# distribute on PyPI
96
- 'twine>=1.10.0',
+ 'twine >= 1.10.0',
97
'wheel >= 0.30.0',
98
99
# Advanced testing
0 commit comments