Skip to content

Commit

Permalink
Update tox pip requirement (#8317)
Browse files Browse the repository at this point in the history
isolating us from pypa/pip#6158
  • Loading branch information
marstr committed Jan 23, 2019
1 parent fe8c896 commit 98b131a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/azure-cli-core/tox.ini
Expand Up @@ -5,6 +5,7 @@ skip_missing_interpreters = True
[testenv]
deps = pytest
mock
pip==18.1
azure-mgmt-resource==2.1.0
azure-mgmt-monitor==0.5.0
-e ../azure-cli-telemetry
Expand Down

0 comments on commit 98b131a

Please sign in to comment.