/vagrant-centos-python3

a CentOS Vagrant box with Python 3 + pip

Primary LanguageMakefile

vagrant-centos-python3: a CentOS Vagrant box with Python 3 + pip

VAGRANT CLOUD

https://app.vagrantup.com/mcandre/boxes/vagrant-centos-python3

EXAMPLE

$ cd test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && python3.6 hello.py"
Hello World!

RUNTIME REQUIREMENTS

Recommended

BUILDTIME REQUIREMENTS

EXPORT

$ make vagrant-centos-python3.box