diff --git a/pyproject.toml b/pyproject.toml index f16137a..bc4bc7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = '0.7.0' description = 'Tool for displaying numpy arrays.' authors = ['SimLeek '] license = 'MIT' -readme = "README.md" +readme = "README.rst" repository = "https://github.com/sdispater/poetry" [tool.poetry.dependencies]