jenkinsci / pyenv-pipeline-plugin

Execute commands in Python virtualenvs in Jenkins Pipeline DSL
https://plugins.jenkins.io/pyenv-pipeline/
MIT License
33 stars 15 forks source link

Modifications to run on python 3.7 #29

Closed gsumalo closed 5 years ago

gsumalo commented 5 years ago

I found some issues attempting to run the plugin in a python3.7-only environment, due to PEP405 This request fixes the issues.

cstarner commented 5 years ago

Would you mind merging in the new changes from master? Otherwise, everything looks good, and I'll have this included in the next release