Skip to content

Commit

Permalink
use poetry-core master, TODO: drop commit after rebase when poetry-co…
Browse files Browse the repository at this point in the history
…re with # python-poetry/poetry-core#392 is available and python-poetry/poetry-core#375 is available
  • Loading branch information
radoering committed Jun 5, 2022
1 parent 65c2bff commit 0f5d0f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 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 @@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"

poetry-core = "^1.1.0b1"
poetry-core = { git = "https://github.com/python-poetry/poetry-core.git", branch = "main" }
poetry-plugin-export = "^1.0.4"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cachy = "^0.3.0"
Expand Down

0 comments on commit 0f5d0f9

Please sign in to comment.