mirror of
https://github.com/naruxde/revpipycontrol.git
synced 2025-11-08 23:53:52 +01:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
include MANIFEST.in
|
|
include stdeb.cfg
|
|
recursive-include data *
|
|
recursive-include revpipycontrol *
|
|
global-exclude *.pyc
|
|
include LICENSE.txt
|