remove readme in pyproject.toml

This commit is contained in:
Abi Raja 2023-11-16 10:51:46 -05:00
parent a776ce53cb
commit 0dcefb34fb

View File

@ -4,7 +4,6 @@ version = "0.1.0"
description = "" description = ""
authors = ["Abi Raja <abimanyuraja@gmail.com>"] authors = ["Abi Raja <abimanyuraja@gmail.com>"]
license = "MIT" license = "MIT"
readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.10" python = "^3.10"