Skip to content

Commit 0ca1c11

Browse files
committed
fix(integration/poetry): update project for poetry 2
1 parent 09dabc8 commit 0ca1c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/poetry/testdata/default_app/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "default_app"
33
version = "0.1.0"
44
description = ""
55
authors = []
6+
package-mode = false
67

78
[tool.poetry.dependencies]
89
python = "^3.10"

0 commit comments

Comments
 (0)