We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77b53a commit cc9ab0eCopy full SHA for cc9ab0e
setup.py
@@ -28,7 +28,7 @@
28
# http://pypi.python.org/pypi/setuptools
29
30
EXTRAS = {
31
- 'adal': ['adal>=1.0.2']
+ 'adal': ['adal>=1.0.2'],
32
'google-auth': ['google-auth>=1.0.0']
33
}
34
REQUIRES = []
0 commit comments