Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Update license in classifiers.
  • Loading branch information
jonnymaserati committed Dec 22, 2020
1 parent f25517f commit 2c4ed3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
'matplotlib',
],
classifiers=[
'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)',
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3',
],
python_requires='>=3.7',
)
)

0 comments on commit 2c4ed3d

Please sign in to comment.