[+] Better build script

This commit is contained in:
Azalea 2024-04-23 07:42:08 -04:00
parent d47a63d237
commit 6f9155fe83
4 changed files with 389 additions and 12 deletions

View file

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