Skip to content

Commit 3cd56da

Browse files
committedNov 8, 2016
Ignore explicitly compiled python files.
This avoids to include compiled files in the templates directory.
1 parent ea83e67 commit 3cd56da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ prune docs/build
1212
recursive-include extras *
1313
recursive-include bin *
1414
recursive-include tests *
15+
global-exclude __pycache__ *.py[cod]

0 commit comments

Comments
 (0)