Skip to content

Commit

Permalink
adding pytest to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotMaitre committed Mar 25, 2024
1 parent 1f0259f commit 3b6259d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 155 deletions.
210 changes: 55 additions & 155 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ tqdm = "^4.66.1"
transforms3d = "^0.4.1"
trimesh = "^3.23.5"
webdataset = "^0.2.57"
pytest = "^8.1.1"

[tool.poetry.extras]
cpu = ["torch", "torchvision"]
Expand Down

0 comments on commit 3b6259d

Please sign in to comment.