mloberg / puppet-python

Mange Python with Boxen and pyenv
MIT License
20 stars 21 forks source link

More Python Versions #1

Closed mloberg closed 10 years ago

mloberg commented 11 years ago

Add more Python versions.

braitom commented 10 years ago

I would like to add the version of Python. Where of a source code should be changed?

mloberg commented 10 years ago

@braitom If you follow the code in manifests/2_7_6.pp you can add additional versions. Or you can just do python::version { 'version': }.