Skip to content

Commit bf676d6

Browse files
adding devtools to the appconfig dev_reqs to solve python core issue (#16381)
1 parent 7f9136a commit bf676d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/appconfiguration/azure-appconfiguration/dev_requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
-e ../../identity/azure-identity
33
aiohttp>=3.0; python_version >= '3.5'
44
msrest>=0.6.10
5-
-e ../../../tools/azure-sdk-tools
5+
-e ../../../tools/azure-sdk-tools
6+
-e ../../../tools/azure-devtools

0 commit comments

Comments
 (0)