This commit is contained in:
Amazed 2023-05-01 15:44:30 +02:00
parent 9a5b3ad6a0
commit 8bacc262b2
1 changed files with 4 additions and 1 deletions

View File

@ -5,3 +5,6 @@ version = "1.2.3"
dependencies = [
"httpx"
]
[tool.setuptools]
packages = ["testlib"]