Browse Source

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

Ask Solem 13 năm trước cách đây
mục cha
commit
ed786d704f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/*