Skip to content

Commit

Permalink
[svn r4472] added missing test file to source distro
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
scoder committed Sep 6, 2010
1 parent 3b24aa4 commit a48f8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include CHANGES.txt CREDITS.txt INSTALL.txt LICENSES.txt README.txt TODO.txt
recursive-include src *.pyx *.pxd *.pxi *.py
recursive-include src/lxml lxml.etree.c lxml.objectify.c
recursive-include src/lxml lxml.etree.h lxml.etree_api.h etree_defs.h
recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd *.xsd *.html *.txt
recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd *.xsd *.sch *.html *.txt
recursive-include src/lxml/html/tests *.data *.txt
recursive-include samples *.xml
recursive-include benchmark *.py
Expand Down

0 comments on commit a48f8d9

Please sign in to comment.