add python3 support
1 parent 6f1d08a commit e02418ddc5d62a249276ed1404c0f7e7ba209444
@tundra tundra authored on 6 Jan 2018
Showing 1 changed file
View
2
■■■
makefile
# Things that have to be built during the bootstrap phase with system tools
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