Новая версия
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "plba"
|
||||
version = "0.3.14"
|
||||
version = "0.3.15"
|
||||
description = "Platform runtime for business applications"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
@@ -15,7 +15,7 @@ dependencies = [
|
||||
"python-multipart>=0.0.9",
|
||||
"uvicorn>=0.41.0",
|
||||
]
|
||||
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user