Skip to content

Commit dc4bba8

Browse files
authored
tests: add setups and snapshorts for poetry v2 (#851)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 1973792 commit dc4bba8

File tree

258 files changed

+246441
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

258 files changed

+246441
-2
lines changed

tests/_data/infiles/poetry/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
poetry lock file version -- preferred poetry versions:
22
- `1.0` -> poetry==1.0.10
33
- `1.1` -> poetry==1.1.15
4-
- `2.0` -> poetry==1.7.1
4+
- `2.0` -> poetry==1.8.5
5+
- `2.1` -> poetry==2.x
56

67
!! remove [poetry cache dir](https://python-poetry.org/docs/configuration/#cache-directory),
78
when switching versions:

tests/_data/infiles/poetry/group-deps/lock21/poetry.lock

+116
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

tests/_data/infiles/poetry/local/lock21/poetry.lock

+50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

tests/_data/infiles/poetry/main-and-dev/lock21/poetry.lock

+104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

0 commit comments

Comments
 (0)