Skip to content

Commit 7e66602

Browse files
committed
tests: poetry v2 setups
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1973792 commit 7e66602

File tree

27 files changed

+15
-1
lines changed

27 files changed

+15
-1
lines changed

tests/_data/infiles/poetry/README.md

Lines changed: 2 additions & 1 deletion
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

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

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

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
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

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

tests/_data/infiles/poetry/multi-constraint-deps/lock21/poetry.lock

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../pyproject-proto.toml

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

Whitespace-only changes.

0 commit comments

Comments
 (0)