refactor: moved from github
This commit is contained in:
commit
0e6767ab8a
18 changed files with 1106 additions and 0 deletions
updater
12
updater/Pipfile
Normal file
12
updater/Pipfile
Normal file
|
@ -0,0 +1,12 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
requests-cache = "==0.9.1"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
Loading…
Add table
Add a link
Reference in a new issue