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