mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 03:50:06 +01:00
Fixed typo
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
Python27:
|
||||
python: 'python2.7'
|
||||
make_venv: 'python2.7 -m virtualenv venv'
|
||||
venv_pkg: 'python-virtuanenv'
|
||||
venv_pkg: 'python-virtualenv'
|
||||
Python36:
|
||||
python: 'python3.6'
|
||||
make_venv: 'python3.6 -m venv venv'
|
||||
|
||||
Reference in New Issue
Block a user