浏览代码

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

Ask Solem 13 年之前
父节点
当前提交
ed786d704f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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/*