Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
paulxshen committed Dec 14, 2024
2 parents 8d00ab9 + 9a17245 commit 970e1ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lumi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ readme = "README.md"
python = "^3.10"
gdsfactory = "^8.8.7"
pillow = "^11.0.0"
stl-to-voxel = "0.10.0"
sortedcontainers = "^2.4.0"

[tool.poetry.dev-dependencies]

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 970e1ce

Please sign in to comment.