mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Upgrade virtualenv
This commit is contained in:
parent
8ccd2816d1
commit
366f81f252
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ environment:
|
||||||
install:
|
install:
|
||||||
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
|
- "SET PATH=C:\\Python34;C:\\Python34\\Scripts;%PATH%"
|
||||||
- pip install tox
|
- pip install tox
|
||||||
|
- pip install virtualenv --upgrade
|
||||||
|
|
||||||
# Not a C# project
|
# Not a C# project
|
||||||
build: false
|
build: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue