Fixed poetry readme link

This commit is contained in:
simleek
2019-11-09 22:13:07 -07:00
parent a81341425d
commit 87e2709fbb
+1 -1
View File
@@ -4,7 +4,7 @@ version = '0.7.0'
description = 'Tool for displaying numpy arrays.'
authors = ['SimLeek <simulator.leek@gmail.com>']
license = 'MIT'
readme = "README.md"
readme = "README.rst"
repository = "https://github.com/sdispater/poetry"
[tool.poetry.dependencies]