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 a6ce91d commit 037eb6aCopy full SHA for 037eb6a
setup.py
@@ -15,6 +15,7 @@
15
classifiers=[
16
'Development Status :: 2 - Pre-Alpha',
17
],
18
+ package_data={'': ['LICENSE']},
19
install_requires=[
20
'msal>=0.4.1,<1.0.0',
21
'portalocker~=1.0',
0 commit comments