Codebase list python-procrunner / 091a579
update appveyor build instructions Markus Gerstel 2 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 # Upgrade to the latest pip.
1818 - '%PYTHON%\\python.exe -m pip install -U pip setuptools wheel'
1919 - '%PYTHON%\\python.exe -m pip install -r requirements_dev.txt'
20 - '%PYTHON%\\python.exe -m pip install .'
2021
2122 build: off
2223