Skip to content

Commit 1e78aeb

Browse files
committed
update click2cwl==0.4.0 with required fixes integrated
1 parent d2fd1be commit 1e78aeb

File tree

2 files changed

+3180
-1
lines changed

2 files changed

+3180
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"click-option-group",
1818
# Temporarily use fork until PR is merged upstream (https://github.com/Terradue/click2cwl/pull/4)
1919
# "click2cwl @ git+https://github.com/Terradue/click2cwl"
20-
"click2cwl @ git+https://github.com/Terradue/click2cwl.git#egg=fix-path-not-dir"
20+
"click2cwl==0.4.0",
2121
]
2222

2323
[project.scripts]

0 commit comments

Comments
 (0)