Skip to content

Commit 7e4ba03

Browse files
author
Eva Maxfield Brown
committed
Change dvuploader dep to a version rather than installing from git
1 parent fde649c commit 7e4ba03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev = [
5555
"jupyterlab",
5656
]
5757
data = [
58-
"dvuploader @ https://github.com/evamaxfield/python-dvuploader.git",
58+
"dvuploader>=0.3.0",
5959
"easyDataverse>=0.4,<0.5",
6060
]
6161
test = [

0 commit comments

Comments
 (0)