Skip to content

Commit

Permalink
chore: switch to main branch of Poetry (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored Dec 10, 2024
1 parent 28b5e53 commit 33520b1
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 84 deletions.
141 changes: 58 additions & 83 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include = [

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

Expand Down

0 comments on commit 33520b1

Please sign in to comment.