Версия №1

This commit is contained in:
GafarovaGG
2022-05-24 17:52:25 +05:00
commit b2d0495866
808 changed files with 6827 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
click = "*"
[requires]
python_version = "3.8"