init
This commit is contained in:
parent
e9b0624963
commit
9a5b3ad6a0
@ -1,3 +1,7 @@
|
|||||||
[options]
|
[project]
|
||||||
install_requires =
|
name = "TestLib"
|
||||||
httpx
|
version = "1.2.3"
|
||||||
|
# ...
|
||||||
|
dependencies = [
|
||||||
|
"httpx"
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user