Skip to content

Commit 87327d7

Browse files
adriangbradoering
authored andcommitted
temp: test against upstream
1 parent a363489 commit 87327d7

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

+10-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ generate-setup-file = false
4747
[tool.poetry.dependencies]
4848
python = "^3.7"
4949

50-
poetry-core = "^1.3.2"
50+
poetry-core = { git = "https://github.com/radoering/poetry-core.git", branch = "non-existing-path-deps" }
5151
poetry-plugin-export = "^1.2.0"
5252
"backports.cached-property" = { version = "^1.0.2", python = "<3.8" }
5353
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }

0 commit comments

Comments
 (0)