We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3e7c7 commit 6643256Copy full SHA for 6643256
MANIFEST.in
@@ -1,4 +1,6 @@
1
-include setup.py m64py AUTHORS README.rst CHANGELOG COPYING LICENSES
+include setup.py bin/m64py AUTHORS README.rst CHANGELOG COPYING LICENSES
2
recursive-include src *.py *.ui *.qrc *.svg *.png *.jpg *.ts
3
-recursive-include xdg *.desktop *.png *.xml
+recursive-include xdg *.desktop *.png
4
+recursive-exclude dist *
5
+recursive-exclude test *
6
global-exclude *_ui.py *_rc.py
0 commit comments