We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ec6c9 commit 18308b2Copy full SHA for 18308b2
pyproject.toml
@@ -16,10 +16,9 @@ authors = [
16
description = "pyEMU is a set of python modules for interfacing with PEST and PEST++"
17
readme = "README.md"
18
keywords = ["pest", "pestpp"]
19
-license = { text = "BSD 3-Clause" }
+license = "BSD 3-Clause"
20
classifiers = [
21
"Intended Audience :: Science/Research",
22
- "License :: OSI Approved :: BSD License",
23
"Programming Language :: Python :: 3 :: Only",
24
"Topic :: Scientific/Engineering :: Hydrology",
25
]
0 commit comments