]> git.phdru.name Git - sqlconvert.git/blobdiff - MANIFEST.in
Radically simplify MANIFEST.in by using global-include
[sqlconvert.git] / MANIFEST.in
index 197030d2a4feef66ea5f7906332350d19f940b4e..a7f0723b507fc44445f0fc354130ab56cc5a9c9f 100644 (file)
@@ -1,5 +1,4 @@
-include docs/genapidocs
-include COPYING ChangeLog MANIFEST.in Makefile TODO ez_setup.py mk-distr *.txt
-recursive-include demo *.py sample.sql
-recursive-include docs Makefile *.py *.rst *.txt *.css *.js *.html *.gif *.png
-recursive-include tests Makefile *.py
+global-include Makefile *.py *.rst *.txt
+include demo/sample.sql docs/genapidocs
+include COPYING ChangeLog MANIFEST.in TODO mk-distr
+recursive-include docs *.css *.js *.html *.gif *.png