Przeglądaj źródła

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

Ask Solem 13 lat temu
rodzic
commit
ed786d704f
1 zmienionych plików z 1 dodań i 1 usunięć
  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/*