Skip to content

Commit

Permalink
Change annotation converter version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbolashev committed Aug 26, 2024
1 parent dcd5370 commit 42510a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ def get_version(rel_path: str) -> str:
"python-dateutil",
"tenacity~=8.2.3",
"boto3",
# FIXME: GO BACK TO REGULAR IMPORT AFTER THIS IS MERGED
"dagshub-annotation-converter @ "
+ "git+https://github.com/DagsHub/"
+ "dagshub-annotation-converter@refactor/static-annotations#egg=dagshub-annotation-converter",
"dagshub-annotation-converter>=0.1.0",
]

extras_require = {
Expand Down

0 comments on commit 42510a0

Please sign in to comment.