mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
include MANIFEST.in
|
|
include *.txt
|
|
recursive-include doc *.html
|
|
recursive-include initscripts *.py
|
|
recursive-include samples *.py
|
|
recursive-include source *.c *.rc
|