We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fd1be commit 1e78aebCopy full SHA for 1e78aeb
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
"click-option-group",
18
# Temporarily use fork until PR is merged upstream (https://github.com/Terradue/click2cwl/pull/4)
19
# "click2cwl @ git+https://github.com/Terradue/click2cwl"
20
- "click2cwl @ git+https://github.com/Terradue/click2cwl.git#egg=fix-path-not-dir"
+ "click2cwl==0.4.0",
21
]
22
23
[project.scripts]
0 commit comments