Add pyproject.toml

This commit is contained in:
Rapptz
2022-02-17 06:50:49 -05:00
parent 8e896100d5
commit 8b96822ca1
2 changed files with 32 additions and 0 deletions

View File

@ -79,6 +79,7 @@ setup(name='discord.py',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Topic :: Internet',
'Topic :: Software Development :: Libraries',
'Topic :: Software Development :: Libraries :: Python Modules',