Skip to content

Commit

Permalink
feat: add roma as dependency for torch rotation conversions
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiammar committed Dec 29, 2024
1 parent 0a73516 commit b3a58b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ classifiers = [
dependencies = [
"torch",
"numpy",
"roma",
]

# https://peps.python.org/pep-0621/#dependencies-optional-dependencies
Expand Down
5 changes: 0 additions & 5 deletions src/torch_angular_search/py.typed

This file was deleted.

0 comments on commit b3a58b4

Please sign in to comment.