root/trunk/MANIFEST.in

Revision 276, 289 bytes (checked in by mg, 3 years ago)

Fix the manifest to include icons, sounds and music.

Line 
1include MANIFEST.in
2include benchmark.py
3include test.py
4include pyspacewar.pyw
5include *.txt
6include src/pyspacewar/VERSION.txt
7include src/pyspacewar/images/*
8include src/pyspacewar/icons/*
9include src/pyspacewar/sounds/*
10include src/pyspacewar/music/*
11include src/pyspacewar/tests/*.py
Note: See TracBrowser for help on using the browser.