summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2012-10-16 13:13:14 -0600
committerkballou <kballou@onyx.boisestate.edu>2012-10-16 13:13:14 -0600
commit1eb7aadf1de66350ebcad5e8ea54adf6a0aa2a33 (patch)
treeb0b5271ea05ea0ff0f07e673f5935ebdbf0750da /MANIFEST.in
parente9fd27d8bc130a7e51937b8fb0fe39b2d2a4d014 (diff)
downloadxnt-1eb7aadf1de66350ebcad5e8ea54adf6a0aa2a33.tar.gz
xnt-1eb7aadf1de66350ebcad5e8ea54adf6a0aa2a33.tar.xz
Add windows support
Windows was having issues finding the entry_points and some other implementation ideas were having package including conflicts. Update MANIFEST.in, there are no longer any root `py` files to include.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e074751..a181d35 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,2 @@
-include *.py
include README.markdown
recursive-include xnt *.py