Skip to content

Commit 174a163

Browse files
committed
update HOWTOPUBLISH (remember to push tags)
1 parent c3fd388 commit 174a163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HOWTOPUBLISH

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ python benchmark/benchmark.py # then update README
1010
python -m build -s # update tabulate/version.py
1111
python -m build -nswx .
1212
git push # wait for all CI builds to succeed
13+
git push --tags # if CI builds succeed
1314
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
1415
twine upload dist/*

0 commit comments

Comments
 (0)