annotate MANIFEST.in @ 1426:6ad1755f9e3f

wrappers: remove "svn.meta = meta" in pull This is part of a bigger plan to prevent a fd leak because SqliteRevMap.db never gets garbage collected. The "svn.meta = meta" adds another reference to the SVNMeta object and is never used. I changed it to "svn.meta = 1" and tests are passing so it looks safe to remove.
author Jun Wu <quark@fb.com>
date Fri, 27 May 2016 11:46:58 +0100
parents 74d9aa42b28f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1018
74d9aa42b28f MANIFEST.in: correctly include invalid_utf8.tar.gz in source bundle
Augie Fackler <raf@durin42.com>
parents: 852
diff changeset
1 include Makefile hgsubversion/help/*.rst tests/fixtures/invalid_utf8.tar.gz
767
6c244d3ceaf7 add a MANIFEST.in file (fixes #142)
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
2 recursive-include tests *.py *.sh *.svndump *.txt