annotate MANIFEST.in @ 1092:3799bf885c1d

compat: use newer read_pkt_refs from dulwich if possible Beginning with dulwich 0.18, it now supports reporting the symrefs so we no longer need to monkey patch (will require future patches to use the new code, though).
author Sean Farley <sean@farley.io>
date Mon, 27 Nov 2017 17:45:51 -0500
parents 0f95f2adc334
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
743
c7ea22aa3440 setup: include document files to package. (issue114)
Takumi IINO <trot.thunder@gmail.com>
parents:
diff changeset
1 include COPYING
c7ea22aa3440 setup: include document files to package. (issue114)
Takumi IINO <trot.thunder@gmail.com>
parents:
diff changeset
2 include MANIFEST.in
c7ea22aa3440 setup: include document files to package. (issue114)
Takumi IINO <trot.thunder@gmail.com>
parents:
diff changeset
3 include README.md
c7ea22aa3440 setup: include document files to package. (issue114)
Takumi IINO <trot.thunder@gmail.com>
parents:
diff changeset
4
c7ea22aa3440 setup: include document files to package. (issue114)
Takumi IINO <trot.thunder@gmail.com>
parents:
diff changeset
5 recursive-include hggit *.py *.rst
949
0f95f2adc334 manifest: include test and test data
Siddharth Agarwal <sid0@fb.com>
parents: 743
diff changeset
6 recursive-include tests *.t *.py *.py.out hghave latin-1-encoding testutil