c8739e5425
- now generates python-pyqtgraph, python3-pyqtgraph, and python-pyqtgraph-doc packages - `python setup.py sdist deb` works
10 lines
326 B
Plaintext
10 lines
326 B
Plaintext
recursive-include pyqtgraph *.py *.ui *.m README *.txt
|
|
recursive-include tests *.py *.ui
|
|
recursive-include examples *.py *.ui
|
|
recursive-include doc *.rst *.py *.svg *.png *.jpg
|
|
recursive-include doc/build/html *
|
|
recursive-include tools *
|
|
include doc/Makefile doc/make.bat README.md LICENSE.txt CHANGELOG
|
|
global-exclude *.pyc
|
|
|