--- a/pyproject.toml Thu Aug 31 18:10:28 2023 +0200 +++ b/pyproject.toml Fri Sep 01 10:27:56 2023 +0200 @@ -5,7 +5,7 @@ [project] name = "eric-ide" description = "eric7 is an integrated development environment for the Python language." -readme = "docs/README.rst" +readme = "docs/README.md" license = {text = "GPLv3"} authors = [ {name = "Detlev Offenbach"},