Skip to content

Commit f08dc67

Browse files
hugovkchrahunt
authored andcommitted
Upgrade virtualenv
1 parent 8c28cda commit f08dc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/steps/run-tests-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
Set-Acl "R:\Temp" $acl
2626
displayName: Set RAMDisk Permissions
2727

28-
- bash: pip install --upgrade setuptools tox
28+
- bash: pip install --upgrade setuptools tox virtualenv
2929
displayName: Install Tox
3030

3131
- script: tox -e py -- -m unit -n auto --junit-xml=junit/unit-test.xml

0 commit comments

Comments
 (0)