remove package-mode from poetry (#6595)

This commit is contained in:
Tadgh 2025-01-07 06:51:51 -08:00 committed by GitHub
parent 12dd39342f
commit 90536c65d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name = "tester"
version = "0.1.0"
description = ""
authors = ["Tadgh <garygrantgraham@gmail.com>"]
package-mode = false
[tool.poetry.dependencies]
python = "^3.10"