We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6d43d commit c2a1e12Copy full SHA for c2a1e12
docs/developing.md
@@ -51,7 +51,7 @@ Update `__version__` in `__about__.py` and `pyproject.toml`::
51
git push
52
git push --tags
53
poetry build
54
- poetry deploy
+ poetry publish
55
56
[poetry]: https://python-poetry.org/
57
[entr(1)]: http://eradman.com/entrproject/
0 commit comments