mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-11 02:45:03 -04:00
Include extra country resources in onionshare desktop setup.py
This commit is contained in:
parent
9e286d3eb8
commit
8c365301a5
1 changed files with 2 additions and 0 deletions
|
@ -39,7 +39,9 @@ setuptools.setup(
|
||||||
"onionshare": [
|
"onionshare": [
|
||||||
"resources/*",
|
"resources/*",
|
||||||
"resources/images/*",
|
"resources/images/*",
|
||||||
|
"resources/images/countries/*",
|
||||||
"resources/locale/*",
|
"resources/locale/*",
|
||||||
|
"resources/countries/*",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue