remove package-mode from poetry (#6595)
This commit is contained in:
parent
12dd39342f
commit
90536c65d0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue