We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e24e8 commit 2636738Copy full SHA for 2636738
setup.cfg
@@ -1,3 +1,4 @@
1
[aliases]
2
build_html = build_sphinx -b html --build-dir docs
3
sdist = build_html sdist
4
+release = sdist upload
0 commit comments