Skip to content

Commit

Permalink
Add missing dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Oct 13, 2023
1 parent 19f99a8 commit 2ee0eea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ dev = [
"mypy",
"flake8",
"coverage",
"pywavefront",
"trimesh",
"scipy",
]
docs = [
"Sphinx==2.2.0",
Expand Down

0 comments on commit 2ee0eea

Please sign in to comment.