Skip to content

Commit 33520b1

Browse files
authored
chore: switch to main branch of Poetry (#24)
1 parent 28b5e53 commit 33520b1

File tree

2 files changed

+59
-84
lines changed

2 files changed

+59
-84
lines changed

poetry.lock

Lines changed: 58 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include = [
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
poetry = { git = "https://github.com/Secrus/poetry.git", branch = "remove-shell" }
21+
poetry = { git = "https://github.com/python-poetry/poetry.git", branch = "main" }
2222
pexpect = "^4.7.0"
2323
shellingham = "^1.5"
2424

0 commit comments

Comments
 (0)