Skip to content

Commit c2a1e12

Browse files
committed
docs(developing): Fix poetry command
1 parent ac6d43d commit c2a1e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Update `__version__` in `__about__.py` and `pyproject.toml`::
5151
git push
5252
git push --tags
5353
poetry build
54-
poetry deploy
54+
poetry publish
5555

5656
[poetry]: https://python-poetry.org/
5757
[entr(1)]: http://eradman.com/entrproject/

0 commit comments

Comments
 (0)