Workaround to get manage.py working in Vagrant

This commit is contained in:
mprahl
2018-04-04 10:50:44 -04:00
parent cf9593bf5a
commit ee3ad85eb8

1
Vagrantfile vendored
View File

@@ -26,6 +26,7 @@ $script = <<SCRIPT
python-mock \
python-qpid \
python-solv \
python-sqlalchemy \
python-virtualenv \
python-futures \
python3 \