[+] Better build script
This commit is contained in:
parent
d47a63d237
commit
6f9155fe83
4 changed files with 389 additions and 12 deletions
1
setup.py
1
setup.py
|
|
@ -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/*']},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue