Remove unnecessary resources from distribution
This commit is contained in:
parent
5e598250ab
commit
2f84429164
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
|
@ -73,9 +73,6 @@ setup(
|
||||||
]),
|
]),
|
||||||
(os.path.join('share', 'mcg'), [
|
(os.path.join('share', 'mcg'), [
|
||||||
"data/de.coderkun.mcg.gresource",
|
"data/de.coderkun.mcg.gresource",
|
||||||
"data/gtk.glade",
|
|
||||||
"data/mcg.css",
|
|
||||||
"data/noise-texture.png"
|
|
||||||
]),
|
]),
|
||||||
(os.path.join('share', 'locale'), [
|
(os.path.join('share', 'locale'), [
|
||||||
'locale/en/LC_MESSAGES/mcg.mo',
|
'locale/en/LC_MESSAGES/mcg.mo',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue