We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a5b47 commit 3e01d5dCopy full SHA for 3e01d5d
setup.py
@@ -15,7 +15,7 @@
15
url='https://github.com/reactome/reactome2py',
16
author='Nasim Sanati',
17
author_email='nasim@plenary.org',
18
- license='MIT',
+ license='Apache',
19
packages=find_packages(),
20
entry_points={
21
'console_scripts': ['reactome2py = reactome2py.__main__:main']
0 commit comments