directories, for example. Also remove dependency on existing MANIFEST file in the setup script.
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
include MANIFEST.in
|
|
include *.c
|
|
include *.txt
|
|
recursive-include html *.css *.html *.png
|
|
recursive-include test *.py *.sql
|