gitea init

This commit is contained in:
yen3k
2023-08-07 11:09:04 +02:00
commit f158f1e66a
7 changed files with 163 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
python-telegram-bot = "*"
[requires]
python_version = "3.8"