load python README.rst into setup.py

This commit is contained in:
Heng Li
2017-09-16 22:43:52 -04:00
parent 7da9a08a6f
commit 5103cea7d3
4 changed files with 8 additions and 3 deletions

View File

@@ -87,6 +87,6 @@ cdef extern from "cminimap2.h":
int8_t strand, trans_strand
int32_t n_cigar32
uint32_t *cigar32
void mm_reg2hitpy(const mm_idx_t *mi, mm_reg1_t *r, mm_hitpy_t *h)
void mm_free_reg1(mm_reg1_t *r)