chore: Add poetry publish environment variables and command

This commit is contained in:
Vikash Kothary
2022-07-02 13:44:55 +01:00
parent e54b8a8b42
commit f1c0e1bf63
2 changed files with 13 additions and 0 deletions

View File

@@ -25,6 +25,11 @@ MKDOCS_CMD=serve
### JUPYTER_CMD
### JUPYTER_NOTEBOOK_DIR
## Poetry
### POETRY_PYPI_TOKEN_PYPI=
### POETRY_HTTP_BASIC_PYPI_USERNAME=
### POETRY_HTTP_BASIC_PYPI_PASSWORD=
## Make
AWK=awk
BASH=bash