diff --git a/sdk/appconfiguration/azure-appconfiguration/dev_requirements.txt b/sdk/appconfiguration/azure-appconfiguration/dev_requirements.txt index fd97c3aa22af..7e1c7c6df22d 100644 --- a/sdk/appconfiguration/azure-appconfiguration/dev_requirements.txt +++ b/sdk/appconfiguration/azure-appconfiguration/dev_requirements.txt @@ -2,4 +2,5 @@ -e ../../identity/azure-identity aiohttp>=3.0; python_version >= '3.5' msrest>=0.6.10 --e ../../../tools/azure-sdk-tools \ No newline at end of file +-e ../../../tools/azure-sdk-tools +-e ../../../tools/azure-devtools \ No newline at end of file