Remove theme image from setup.py
[electrum-nvc.git] / setup.py
index f10e064..ad7380e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,6 @@ data_files += [
         "data/sahara/style.css"
     ]),
     (os.path.join(appdata_dir, "dark"), [
-        "data/dark/background.png",
         "data/dark/name.cfg",
         "data/dark/style.css"
     ])