We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668ee3f commit d2541f4Copy full SHA for d2541f4
.travis.yml
@@ -3,7 +3,7 @@ python:
3
- '3.8'
4
install:
5
- pip install .
6
-script: python3 h1s/runOneseq.py -h
+script: python3 h1s/h1s.py -h
7
deploy:
8
provider: pypi
9
username: "__token__"
0 commit comments