X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=pysam.git;a=blobdiff_plain;f=MANIFEST.in;fp=MANIFEST.in;h=f613856734602c8abaae8be2b4c5ea0ba8c6a6ca;hp=efb1d3e36438ffad56c8a88dec07b712ec6a545b;hb=920cc77ed26707a0d92f9e436121b61d84bde627;hpb=8ab946e230447a6fe686edabc5e3cfa445da1721 diff --git a/MANIFEST.in b/MANIFEST.in index efb1d3e..f613856 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,7 +8,7 @@ include COPYING include INSTALL include KNOWN_BUGS include THANKS -include ez_setup.py +include distribute_setup.py include pysam/csamtools.pxd include pysam/csamtools.pyx include pysam/csamtools.c @@ -43,10 +43,17 @@ include tests/ex10.sam include tests/example.py include tests/pysam_test.py include tests/segfault_tests.py +include tests/example_*.sam +include tests/tag_bug.bam +include tests/example.vcf40 +include tests/example_empty_header.bam +include tests/issue100.bam # tabix tests include tests/tabix_test.py include tests/example.gtf.gz include tests/example.gtf.gz.tbi - +include tests/example.bed.gz +include tests/example.bed.gz.tbi +include tests/vcf-examples/*.vcf