Working after iterations
This commit is contained in:
@@ -33,8 +33,11 @@ ldap-docker = "scripts.cli:main"
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["scripts", "tests"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=7.4.0",
|
||||
"pytest-cov>=4.1.0",
|
||||
"black>=23.0.0",
|
||||
|
||||
Reference in New Issue
Block a user