mau_mau_bot/Pipfile
Jannes Höke 0d936c961d 🍱 Add all colorblind images and helper scripts
also reorganize somes stuff
2023-04-09 15:30:05 +02:00

15 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"