Skip to content

Commit 18308b2

Browse files
committed
pyproj update for version bump
1 parent 13ec6c9 commit 18308b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ authors = [
1616
description = "pyEMU is a set of python modules for interfacing with PEST and PEST++"
1717
readme = "README.md"
1818
keywords = ["pest", "pestpp"]
19-
license = { text = "BSD 3-Clause" }
19+
license = "BSD 3-Clause"
2020
classifiers = [
2121
"Intended Audience :: Science/Research",
22-
"License :: OSI Approved :: BSD License",
2322
"Programming Language :: Python :: 3 :: Only",
2423
"Topic :: Scientific/Engineering :: Hydrology",
2524
]

0 commit comments

Comments
 (0)