fix pyproject readme

This commit is contained in:
Yax 2019-12-28 17:19:45 +01:00
parent 9864d39df2
commit 0e427e08b1
3 changed files with 1 additions and 32 deletions

View file

@ -3,6 +3,7 @@ name = "stacosys"
version = "1.1.0"
description = "STAtic COmmenting SYStem"
authors = ["Yax"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.7"