Skip to content

Commit eb75930

Browse files
🔧 loosen twine & build pinning (#250)
1 parent 78c6b84 commit eb75930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ docs =
6060
sphinx_rtd_theme~=1.1
6161
sphinx-autodoc-typehints~=1.20
6262
build =
63-
build~=0.9
64-
twine~=4.0
63+
build
64+
twine
6565

6666
[options.packages.find]
6767
exclude = tests

0 commit comments

Comments
 (0)