klafytg/Pipfile
2020-02-11 17:07:24 +00:00

16 lines
203 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
python-telegram-bot = "*"
toml = "*"
ipython = "*"
bpython = "*"
[requires]
python_version = "3.6"