Skip to content

Commit 88f1d45

Browse files
committed
update readme
1 parent a9688b9 commit 88f1d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Update pypi package:
247247
.. code-block:: shell
248248
249249
$ python3 setup.py sdist
250-
$ twine upload dist/*
250+
$ twine upload --repository pyvips dist/*
251251
$ git tag -a v2.2.0 -m "as uploaded to pypi"
252252
$ git push origin v2.2.0
253253

0 commit comments

Comments
 (0)