Skip to content

Commit 6643256

Browse files
committed
Update MANIFEST.in
1 parent 4d3e7c7 commit 6643256

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

MANIFEST.in

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
include setup.py m64py AUTHORS README.rst CHANGELOG COPYING LICENSES
1+
include setup.py bin/m64py AUTHORS README.rst CHANGELOG COPYING LICENSES
22
recursive-include src *.py *.ui *.qrc *.svg *.png *.jpg *.ts
3-
recursive-include xdg *.desktop *.png *.xml
3+
recursive-include xdg *.desktop *.png
4+
recursive-exclude dist *
5+
recursive-exclude test *
46
global-exclude *_ui.py *_rc.py

0 commit comments

Comments
 (0)