diff --git a/pyproject.toml b/pyproject.toml index 1af4dd72a..fa2657614 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ maintainers = [{ name = "PySAL Developers" }] license = { text = "BSD 3-Clause" } description = "Core components of PySAL - A library of spatial analysis functions" keywords = ["spatial statistics", "spatial graphs"] -readme = "README.md" +readme = "README.rst" classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: BSD License",