Исключение тестов из сборки Wheel
This commit is contained in:
@@ -33,6 +33,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
[tool.hatch.build.targets.wheel]
|
||||||
packages = ["net"]
|
packages = ["net"]
|
||||||
|
exclude = ["net/**/tests"]
|
||||||
|
|
||||||
# ---- НАСТРОЙКА ДЛЯ ПУБЛИКАЦИИ В GITEA ----
|
# ---- НАСТРОЙКА ДЛЯ ПУБЛИКАЦИИ В GITEA ----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user