tleonardi / nanocompore

RNA modifications detection from Nanopore dRNA-Seq data
https://nanocompore.rna.rocks
GNU General Public License v3.0
78 stars 12 forks source link

Travis matrix include #76

Closed tleonardi closed 5 years ago

tleonardi commented 5 years ago

Python 3.5 now only runs the pytest tests, whereas 3.6 and 3.7 also build the docs. This was needed due to the incompatibility of mknotebooks with 3.5

a-slide commented 5 years ago

All tests passed. Brilliant