1
0
mirror of https://github.com/ChronosX88/mastodon-bridge-bot.git synced 2025-02-25 19:45:41 +00:00

16 lines
195 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
mypy = "*"
[packages]
telethon = "*"
"mastodon.py" = "*"
toml = "*"
[requires]
python_version = "3.8"