Browse Source

Installation broke on Windows, because of this line in MANIFEST.in

Ask Solem 13 years ago
parent
commit
ed786d704f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -23,4 +23,4 @@ prune examples/*.pyc
 prune bin/*.pyc
 prune docs/.build
 prune docs/graffles
-prune .tox/
+prune .tox/*