poetry should not be packaging this project

master
Calum Andrew Morrell 2024-10-25 02:04:40 +01:00
parent 7cf0285962
commit 189a051cf4
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ name = "techdocs"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
readme = "README.md"
readme = "README.rst"
package-mode = false
[tool.poetry.dependencies]
python = "^3.12"