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

16 lines
187 B
TOML

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