fix icons
This commit is contained in:
parent
a23eb74aa8
commit
1a71f78521
@ -18,12 +18,14 @@ classifiers =
|
|||||||
[options]
|
[options]
|
||||||
zip_safe = false
|
zip_safe = false
|
||||||
python_requires = ~=3.7
|
python_requires = ~=3.7
|
||||||
include_package_data =
|
|
||||||
"*" = ["*.png"]
|
|
||||||
package_dir=
|
package_dir=
|
||||||
=.
|
=.
|
||||||
packages=find:
|
packages=find:
|
||||||
|
|
||||||
|
[options.package_data]
|
||||||
|
qweechat =
|
||||||
|
data/icons/*.png
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
qweechat = "qweechat:iMain"
|
qweechat = "qweechat:iMain"
|
||||||
|
Loading…
Reference in New Issue
Block a user