Merge branch 'develop' of https://git.reslate.systems/ydeng/msa-splitter into develop
Some checks failed
ydeng/splitmsa/pipeline/head There was a failure building this commit
Some checks failed
ydeng/splitmsa/pipeline/head There was a failure building this commit
This commit is contained in:
commit
d2531e6b58
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -21,6 +21,7 @@ pipeline {
|
||||
stage("test") {
|
||||
steps {
|
||||
sh "pip install dist/*.whl"
|
||||
sh "splitmsa -h"
|
||||
}
|
||||
}
|
||||
stage("publish") {
|
||||
|
@ -9,4 +9,4 @@ install_requires =
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
splitmsa = splitmsa.splitmsa:main
|
||||
splitmsa = splitmsa.cli:main
|
Loading…
x
Reference in New Issue
Block a user