python-cx_Oracle/MANIFEST.in
Anthony Tuininga 183826cf6f Use qualified wildcards as otherwise Windows includes files from the .svn
directories, for example. Also remove dependency on existing MANIFEST file in
the setup script.
2007-09-21 13:43:19 +00:00

6 lines
122 B
Plaintext

include MANIFEST.in
include *.c
include *.txt
recursive-include html *.css *.html *.png
recursive-include test *.py *.sql