Browse Source

removed the apache licese from setup

pull/23/head
Eugenio Parodi 4 years ago
parent
commit
b0623bc876
  1. 1
      setup.py

1
setup.py

@ -23,7 +23,6 @@ setuptools.setup(
classifiers=[ classifiers=[
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
"Development Status :: 3 - Alpha", "Development Status :: 3 - Alpha",
"Environment :: Console", "Environment :: Console",

Loading…
Cancel
Save