Skip to content

Commit

Permalink
fix poetry tests
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Jan 6, 2025
1 parent 4ccf174 commit a26d990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testdata/projects/poetry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "poetry-project"
version = "0.1.0"
description = ""
authors = ["Your Name <[email protected]>"]
package-mode = false

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit a26d990

Please sign in to comment.