#!groovy

@Library('gitflow@develop')
import de.noltarium.jenkins.gitflow.*;

python3Build {
    echo "foooo"
}
