Skip to content

Commit f8caf5f

Browse files
committed
Uncomment README specification
1 parent 87f6f65 commit f8caf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addon/esmpy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "esmpy"
77
description = "ESMF Python interface"
8-
# readme = "README.md"
8+
readme = "README.md"
99
maintainers = [ { name = "ESMF Core Team", email = "[email protected]" } ]
1010
authors = [
1111
{ name = "University Corporation for Atmospheric Research" },

0 commit comments

Comments
 (0)