We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e427a commit 9e5e343Copy full SHA for 9e5e343
1 file changed
setup.cfg
@@ -2,7 +2,7 @@
2
universal = 1
3
4
[aliases]
5
-release = register clean --all sdist bdist_wheel upload
+release = register clean --all sdist bdist_wheel
6
7
[flake8]
8
max-line-length = 140
0 commit comments