Skip to content

Commit

Permalink
msal_extensions -> msal-extensions (#7172)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlowell authored Sep 10, 2019
1 parent 5a6764d commit ad4a001
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/identity/azure-identity/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"azure-core<2.0.0,>=1.0.0b2",
"cryptography>=2.1.4",
"msal~=0.4.1",
"msal_extensions~=0.1.1",
"msal-extensions~=0.1.1",
"six>=1.6",
],
extras_require={
Expand Down
2 changes: 1 addition & 1 deletion shared_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ futures
mock
typing
msal~=0.4.1
msal_extensions~=0.1.1
msal-extensions~=0.1.1
msrest>=0.5.0
msrestazure<2.0.0,>=0.4.32
requests>=2.18.4
Expand Down

0 comments on commit ad4a001

Please sign in to comment.