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=68c074fc81858150ca7447a88e731eec96be6378;hpb=768881ffd9d33e3c5fa00dd9ea6f488f4f0700b3 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