summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2016-04-11 23:25:40 -0700
committerMicah Lee <micah@micahflee.com>2016-04-11 23:25:40 -0700
commitef5665b050bb948f43d399efbc0fd33945949da7 (patch)
treef24eb9a93effb38bd4bbfdb9cf0b92531833b07f /MANIFEST.in
parent229603eb7d858c6c3954a61989b085a90498aa1b (diff)
downloadonionshare-ef5665b050bb948f43d399efbc0fd33945949da7.tar.gz
onionshare-ef5665b050bb948f43d399efbc0fd33945949da7.zip
Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 09f1cf04..c9326602 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
include LICENSE
include README.md
include BUILD.md
-include version
+include version.txt
include onionshare/index.html
include onionshare/404.html
include onionshare/strings.json