diff --git a/pyproject.toml b/pyproject.toml index 7870564..3a1d6ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ authors = [ { name = "Frankie Robertson", email = "frankie@robertson.name" }, { name = "Philipp Angerer", email = "phil.angerer@gmail.com" } ] +readme = "README.rst" license = "BSD-3-Clause" dynamic = ["version"] requires-python = "<3.13,>=3.9" # enforced by scipy