parent
fffec11bf4
commit
bbc5c57c09
3 changed files with 159 additions and 2 deletions
|
@ -14,3 +14,9 @@ build-backend = "hatchling.build"
|
|||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/test_woodpecker_ci"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"httpx>=0.28.1",
|
||||
"pytest>=8.4.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue