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=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Development Status :: 3 - Alpha",
"Environment :: Console",

Loading…
Cancel
Save