1 Commits

Author SHA1 Message Date
Jonathon Broughton 4f32286a9b trying a poetry install pymesh pre install
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
2023-11-13 03:16:49 +00:00
2 changed files with 1291 additions and 1 deletions
Generated
+1290
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.10"
specklepy = "2.17.11"
trimesh = "^4.0.4"
pymesh = {git = "https://github.com/PyMesh/PyMesh.git"}
pymesh = "^1.0.2"
[tool.poetry.group.dev.dependencies]
black = "^23.3.0"