Allow running vagrant builds in specified VMs only

This commit is contained in:
Robin Dunn
2017-02-08 19:28:50 -08:00
parent 717fdf9bd9
commit b21b242f6d
2 changed files with 15 additions and 6 deletions

View File

@@ -79,6 +79,7 @@ distributions, located under the following folder:
https://wxpython.org/Phoenix/snapshot-builds/linux/
Wheels for Linux
----------------
@@ -93,6 +94,7 @@ you can use a pip command like this:
-f https://wxpython.org/Phoenix/snapshot-builds/linux/gtk3/ubuntu-16.04 \
wxPython_Phoenix
Getting Pip
-----------