0d936c961d
also reorganize somes stuff
14 lines
197 B
TOML
14 lines
197 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
telethon = "*"
|
|
|
|
[packages]
|
|
python-telegram-bot = "==13.11"
|
|
pony = "*"
|
|
|
|
[requires]
|
|
python_version = "3.11"
|