[+] Add python 3.11 tag

This commit is contained in:
Hykilpikonna 2022-12-12 19:21:09 -05:00
parent 39be7aa916
commit 244efd541e
No known key found for this signature in database
GPG key ID: 256CD01A41D7FA26

View file

@ -29,6 +29,7 @@ setup(
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
],
packages=find_packages(),
package_data={'hyfetch': ['hyfetch/*']},