Skip to content

Commit

Permalink
Jenkinsfile: use "extras_require dev" for jenkins builds
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jan 29, 2020
1 parent 7063902 commit 090c5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ pythonPipeline {
package_name = 'openeo'
wipeout_workspace = true
python_version = ["3.5","3.6"]
extras_require = 'dev'
}

0 comments on commit 090c5d1

Please sign in to comment.