poetry fix

This commit is contained in:
Jonathon Broughton
2024-05-08 00:18:16 +00:00
parent 6b4f002f63
commit 5b95920af6
-1
View File
@@ -4,7 +4,6 @@ version = "0.1.0"
description = "Template function for BILT Riga Coding workshop" description = "Template function for BILT Riga Coding workshop"
authors = ["Jonathon Broughton <jonathon@speckle.systems>"] authors = ["Jonathon Broughton <jonathon@speckle.systems>"]
readme = "README.md" readme = "README.md"
package-mode = false
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.11" python = "^3.11"