Disable package mode
This commit is contained in:
parent
4abcbcc9d6
commit
af8a7d6992
1 changed files with 1 additions and 3 deletions
|
|
@ -3,14 +3,12 @@ name = "foobazdmx"
|
|||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Stefan Bethke <stb@lassitu.de>"]
|
||||
#package-mode = false
|
||||
package-mode = false
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
bottle = "^0.12.21"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue