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 e1741b2 commit 141661bCopy full SHA for 141661b
2 files changed
.github/workflows/publish.yml
@@ -32,7 +32,6 @@ jobs:
32
pipx ensurepath
33
pipx install poetry
34
poetry config virtualenvs.in-project true
35
- poetry lock
36
poetry install --with dev
37
poetry build
38
tar -czvf auth0-python.tgz *
@@ -112,7 +111,6 @@ jobs:
112
111
113
114
115
116
117
poetry self add "poetry-dynamic-versioning[plugin]"
118
.github/workflows/test.yml
@@ -60,7 +60,6 @@ jobs:
60
61
62
63
64
65
66
0 commit comments