Closed lldelisle closed 3 years ago
I am stuck because I don't know why tests/data/download_gene_fasta.py
is failing on travis.
I force added the data to check it worked.
Thanks for the contribution. I'll take a look when I have a minute and see what's going wrong.
@lldelisle it looks like Travis-CI is not providing build credits for this project anymore, so I will transition to GH Actions (#181).
This looks good @lldelisle. Thanks for contributing this change. I'll merge now and tag a new release (0.6.3) which should show up on PyPI in a few minutes.
Thank you.
To solve #179 I added a test to show in which cases it fails. I added some try catch to solve this issue. I think the expected behaviour is that it returns the sequence from the fasta without any modification.