Skip to content

Commit

Permalink
Add some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBB committed Feb 16, 2024
1 parent dad7960 commit c3eceab
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
28 changes: 26 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ sphinx = "^6.1.3"
bump-my-version = "^0.17.3"
ruff = "^0.2.1"
mypy = "^1.8.0"
rhino3dm = "^8.0.1"
opencv-python = "^4.9.0.80"

[build-system]
requires = ["poetry-core", "cython", "numpy", "wheel", "setuptools"]
Expand Down

0 comments on commit c3eceab

Please sign in to comment.