klafytg/Pipfile
2020-06-13 16:57:24 +02:00

17 lines
218 B
TOML

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