We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8515beb commit 55ffdc7Copy full SHA for 55ffdc7
setup.cfg
@@ -2,14 +2,14 @@
2
name = mplotutils
3
description = utilities for matplotlib and cartopy
4
author = mathause
5
-author_email = mathause@ethz.com
+author_email = mathias.hauser@env.ethz.com
6
license = GPLv3
7
url = https://github.com/mathause/mplotutils
8
long_description_content_type=text/markdown
9
long_description = file: README.md
10
classifiers =
11
Development Status :: 4 - Beta
12
- License :: OSI Approved :: GNU General Public License v3 (GPLv3)
+ License :: OSI Approved :: MIT License
13
Operating System :: OS Independent
14
Intended Audience :: Science/Research
15
Programming Language :: Python
0 commit comments