Removed "Gooey" as dependency and fixed "setup.cfg"
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:
parent
021a5a921b
commit
172da65e64
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -10,6 +10,7 @@ pipeline {
|
||||
stage("build") {
|
||||
steps {
|
||||
sh "python -m build"
|
||||
sh "python -m pyinstaller ./splitmsa/"
|
||||
}
|
||||
}
|
||||
stage("test") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user