Skip to content

Commit e46459c

Browse files
authored
patching conda version to current. removing pin of azure-mgmt-resources (Azure#23177)
1 parent 835adb3 commit e46459c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

eng/conda_env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
variables:
2-
AZURESDK_CONDA_VERSION: '2021.05.01b1'
2+
AZURESDK_CONDA_VERSION: '2021.12.01'

eng/conda_test_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# install from root of repo
2-
azure-mgmt-resource==20.0.0
32
aiohttp>=3.0; python_version >= '3.5'
43
tools/azure-devtools
54
tools/azure-sdk-tools

0 commit comments

Comments
 (0)