[+] Add python 3.11 tag

This commit is contained in:
Hykilpikonna
2022-12-12 19:21:09 -05:00
parent 39be7aa916
commit 244efd541e

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/*']},