Merge pull request #1549 from ViZiD/aiogram-build-system

build-systems.json: Add aiogram
This commit is contained in:
Phillip Cloud 2024-05-01 11:33:47 -04:00 committed by GitHub
commit f831e3f151
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -350,6 +350,9 @@
"poetry-core",
"setuptools"
],
"aiogram": [
"hatchling"
],
"aiohappyeyeballs": [
"poetry-core"
],