From 88a2f67f88762530f32c2e976d56f84fea3ebad0 Mon Sep 17 00:00:00 2001 From: Craig Treasure Date: Thu, 25 Feb 2021 16:21:29 -0800 Subject: [PATCH] Adding azure-devtools to mr-auth dev_requirements - This is the only difference I can spot with other libraries. I'm going to add it to see if it solves the problem with running the tests. --- .../azure-mixedreality-authentication/dev_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/mixedreality/azure-mixedreality-authentication/dev_requirements.txt b/sdk/mixedreality/azure-mixedreality-authentication/dev_requirements.txt index d9b5454b3434..fbdc760e9b29 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/dev_requirements.txt +++ b/sdk/mixedreality/azure-mixedreality-authentication/dev_requirements.txt @@ -2,3 +2,4 @@ ../azure-mixedreality-nspkg ../../core/azure-core aiohttp>=3.0; python_version >= '3.5' +-e ../../../tools/azure-devtools