Add readme to pyproject.toml

This commit is contained in:
Robert Taylor 2023-01-09 13:37:08 +00:00 committed by Jean-Paul Chaput
parent 3d25c6881d
commit a1bd7cae8a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name = "Coriolis"
version = "2.5.0"
description = "Place and Route for semiconductors"
authors = ["Jean-Paul Chaput <Jean-Paul.Chaput@lip6.fr>"]
readme = "README.rst"
build = "builder.py"
packages = [
{ include = "Coriolis"}