Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndReGeist authored Jun 18, 2024
1 parent ee15405 commit 52d254c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
author_email="[email protected]",
packages=find_packages(),
python_requires=">=3.7",
description="Code for: Position Paper: Learning with 3D rotations, a hitchhiker’s guide to SO(3)",
description="Code for: Learning with 3D rotations, a hitchhiker’s guide to SO(3)",
install_requires=[INSTALL_REQUIRES],
dependencies=[],
dependency_links=[],
Expand Down

0 comments on commit 52d254c

Please sign in to comment.