Skip to content

Commit

Permalink
temp: use compatible poetry-core branch
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Dec 9, 2023
1 parent 922d140 commit 5f09476
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 @@ -32,7 +32,7 @@ Changelog = "https://python-poetry.org/history/"
[tool.poetry.dependencies]
python = "^3.8"

poetry-core = "1.8.1"
poetry-core = { git = "https://github.com/radoering/poetry-core.git", branch = "non-package-mode" }
poetry-plugin-export = "^1.6.0"
build = "^1.0.3"
cachecontrol = { version = "^0.13.0", extras = ["filecache"] }
Expand Down

0 comments on commit 5f09476

Please sign in to comment.