summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGiampaolo Rodola' <g.rodola@gmail.com>2010-06-17 20:47:16 +0000
committerGiampaolo Rodola' <g.rodola@gmail.com>2010-06-17 20:47:16 +0000
commit55ee839cf1248c3257a24315e695af50b3c0987a (patch)
treea10c1165b1e50f9ca5a3e0bcf8fee361f9b49430 /MANIFEST.in
parent82900674ff1cc06f3c85e0266c7c73cf9ad9bff8 (diff)
downloadpsutil-55ee839cf1248c3257a24315e695af50b3c0987a.tar.gz
Removed all the crappy ^M line endings added when modifying files on Windows and replaced them with \n
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 513372bb..240e84d6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,4 +2,4 @@ include HISTORY LICENSE MANIFEST MANIFEST.in
recursive-include docs *
recursive-include psutil *
recursive-include test *
-global-exclude *.pyc *.pyo *.exe
+global-exclude *.pyc *.pyo *.exe