Skip to content

Commit

Permalink
Updated meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
famura committed May 15, 2021
1 parent eb5d3e5 commit 64710e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ install_requires =

[options.extras_require]
dev = black; isort; matplotlib; pytest; pytest-cov

4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
author="Fabio Muratore",
author_email="fabio.muratore@famura.net",
classifiers=[ # list of valid classifiers, see https://pypi.org/classifiers/
"Development Status :: 4 - Beta",
"Operating System :: OS Independent",
"License :: OSI Approved :: MIT License",
"Development Status :: 5 - Production/Stable",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3 :: Only",
Expand Down

0 comments on commit 64710e1

Please sign in to comment.