Skip to content

Commit eb2c643

Browse files
authored
Update setup.py
1 parent 4f830e4 commit eb2c643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def get_version(rel_path: str) -> str:
4646
# "dagshub-annotation-converter>=0.1.12",
4747
"dagshub-annotation-converter @ "
4848
+ "git+https://github.com/DagsHub/"
49-
+ "dagshub-annotation-converter@coco_converter#egg=dagshub-annotation-converter",
49+
+ "dagshub-annotation-converter@main#egg=dagshub-annotation-converter",
5050
]
5151

5252
extras_require = {

0 commit comments

Comments
 (0)