poetry should not be packaging this project
parent
7cf0285962
commit
189a051cf4
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue