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 c830383 commit 6f62f6cCopy full SHA for 6f62f6c
Taskfile.yml
@@ -36,7 +36,6 @@ tasks:
36
- git checkout main
37
- git pull
38
- rm -rf ./dist
39
- - poetry version {{.CLI_ARGS}}
40
- git add pyproject.toml
41
- git commit -m "bump version to {{.CLI_ARGS}}"
42
- uvx --from build pyproject-build --installer uv
0 commit comments