We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb74b8a commit 7bb9d3cCopy full SHA for 7bb9d3c
1 file changed
Makefile
@@ -10,4 +10,4 @@ build-for-pypi:
10
poetry build
11
12
deploy: clean-dist build-for-pypi
13
- poetry publish --username __token__ --password ${PYPI_TOKEN}
+ poetry publish
0 commit comments