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

Ensure Python 3 is installed #9796

Merged
merged 3 commits into from
Nov 6, 2019
Merged

Ensure Python 3 is installed #9796

merged 3 commits into from
Nov 6, 2019

Conversation

thomasleese
Copy link
Contributor

This shouldn't actually change any live behaviour because Python 3 comes pre-installed on Ubuntu but it's good to be explicit that we are now using Python 3 and require it.

We can't use the Puppet Python module because it's written as a class and classes are singletons in Puppet.

Apparently my former self predicted this moment...

Screenshot 2019-11-06 at 11 58 19

Trello Card

@thomasleese thomasleese merged commit 0aa821b into master Nov 6, 2019
@thomasleese thomasleese deleted the python3 branch November 6, 2019 12:08
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.

2 participants