1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-04 14:22:36 +00:00

Disable poetry package mode

This commit is contained in:
Milk 2025-06-28 17:29:34 +02:00
parent 0e8d6601b6
commit 7035de24c4

View File

@ -3,6 +3,7 @@ name = "docker-socket-proxy"
version = "0.0.0"
description = ""
authors = ["Tecnativa"]
package-mode = false
[tool.poetry.dependencies]
python = "^3.8"