We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46d3c4 commit b49f75cCopy full SHA for b49f75c
.travis.yml
@@ -4,5 +4,6 @@ python:
4
# command to install dependencies
5
install: "pip install numpy"
6
install: "pip install scipy"
7
+install: "pip install requests"
8
# command to run tests
9
script: python adrsm -d ./data/genomes ./data/short_genome_list.csv
0 commit comments