mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-09 00:53:53 +01:00
This will make it possible to build pip packages. Add a make file to compile UI files and build mac and win applications.
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
recursive-include data *
|
|
recursive-include revpicommander *.py *.qm
|
|
global-exclude *.pyc
|
|
include LICENSE.txt
|
|
include MANIFEST.in
|
|
include README.md
|
|
include stdeb.cfg
|