initial commit
This commit is contained in:
commit
8befcd2896
9 changed files with 324 additions and 0 deletions
7
Pipfile
Normal file
7
Pipfile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
api-client-pydantic = "*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue