TelegramStats/Pipfile

16 lines
196 B
TOML
Raw Permalink Normal View History

2019-07-19 09:36:55 +02:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
httplib2 = "*"
cryptg = "*"
telethon = "*"
colorama = "*"
2019-07-19 09:36:55 +02:00
[requires]
python_version = "3.6"