diff --git a/pyproject.toml b/pyproject.toml index 498f8f85..df671715 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,7 @@ [project] name = "s2geometry" description = "Computational geometry and spatial indexing on the sphere" +readme = "README.md" authors = [ { name = "Dan Larkin-York", email = "dan@arangodb.com" }, { name = "Eric Veach", email = "ericv@google.com" },