lists working
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-21 22:05:27 +02:00
parent b5551eb596
commit e9d2582606
7 changed files with 216 additions and 36 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
python-telegram-bot = "*"
peewee = "*"
requests = "*"
[dev-packages]