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.
2 parents 36ba851 + ed5e50e commit e77721bCopy full SHA for e77721b
setup.py
@@ -32,7 +32,7 @@
32
download_url='https://github.com/neovim/python-client/archive/0.0.32.tar.gz',
33
author='Thiago de Arruda',
34
author_email='[email protected]',
35
- license='MIT',
+ license='Apache',
36
packages=['neovim', 'neovim.api', 'neovim.msgpack_rpc', 'neovim.ui',
37
'neovim.msgpack_rpc.event_loop', 'neovim.plugin'],
38
install_requires=install_requires,
0 commit comments