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 7c93cd3 commit 810adf2Copy full SHA for 810adf2
setup.py
@@ -48,7 +48,7 @@ def find_stub_files():
48
long_description_content_type='text/markdown',
49
author='Ivan Levkivskyi',
50
author_email='levkivskyi@gmail.com',
51
- license='MIT License',
+ license='Apache 2.0',
52
url="https://github.com/dropbox/sqlalchemy-stubs",
53
py_modules=['sqlmypy', 'sqltyping'],
54
install_requires=[
0 commit comments