diff --git a/makefile b/makefile index cd5a2da..ca074e6 100644 --- a/makefile +++ b/makefile @@ -15,7 +15,7 @@ BOOTSTRAP = gcc make nload # Languages to install after bootstrap but before other packages -LANGS = go perl python +LANGS = go perl python python3 # Stuff we want pip to install PIPMODULES = ansible pew pythonz-bd