Skip to content

Commit 2636738

Browse files
committed
Added release alias
1 parent 62e24e8 commit 2636738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[aliases]
22
build_html = build_sphinx -b html --build-dir docs
33
sdist = build_html sdist
4+
release = sdist upload

0 commit comments

Comments
 (0)