Skip to content

Commit e3d4a6b

Browse files
committed
Explicitly exclude .pyc from sdist
1 parent b902464 commit e3d4a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ include LICENSE
55
include README.rst
66
recursive-include bootstrap3 *
77
recursive-include demo *
8+
global-exclude *.pyc

0 commit comments

Comments
 (0)