Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Support Python 3 in virtual envs #64

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mbachry
Copy link

@mbachry mbachry commented Dec 9, 2017

It's not porting terraform itself to Python 3. Terraform still runs with Python 2.7, but now supports -p flag to set Python version inside virtualenv. This simple change should be enough for people who need Python 3 support.

@mbachry
Copy link
Author

mbachry commented Dec 9, 2017

I fixed as many travis tests I could, but there are still some that are failing from master branch too. I wonder if there's value in keeping all these virtualenv minor versions in matrix. Maybe it's best to have only most recent in 1.x series and most recent in 15.x series? These seem to work fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant