]> git.phdru.name Git - sqlconvert.git/commitdiff
Include demo.sql, test.out and tox.ini into sdist
authorOleg Broytman <phd@phdru.name>
Sun, 19 Mar 2017 16:48:39 +0000 (19:48 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 19 Mar 2017 16:48:39 +0000 (19:48 +0300)
MANIFEST.in

index 4159ef20a52c7ef30ef4079e06912869dbbea90a..e242358c08644efc8ebf2499c0e85206e905e8fa 100644 (file)
@@ -1,4 +1,4 @@
 global-include Makefile *.py *.rst *.txt
 global-include Makefile *.py *.rst *.txt
-include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr
-include demo/sample.sql scripts/mysql2sql
+include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr tox.ini
+include demo/demo.sql scripts/mysql2sql tests/mysql2sql/test.out
 recursive-include docs *.css *.js *.html *.gif *.png
 recursive-include docs *.css *.js *.html *.gif *.png