Skip to content

Commit

Permalink
Release prep v021
Browse files Browse the repository at this point in the history
  • Loading branch information
sameeul committed Dec 19, 2024
1 parent 62559d3 commit 6dc338b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ runners = [
"toil[cwl]",
"cwl-utils",
]
runners-src = [
"toil[cwl] @ git+https://github.com/sameeul/toil.git",
"cwltool @ git+https://github.com/sameeul/cwltool.git",
"cwl-utils @ git+https://github.com/sameeul/cwl-utils.git",
]
# See docs/requirements.txt
doc = [
"sphinx",
Expand All @@ -120,7 +115,6 @@ doc = [
plots = ["matplotlib"]
cyto = ["ipycytoscape"] # only for DAG visualization
all_except_runner_src = ["sophios[test,doc,plots,cyto,mypy-types]"]
all = ["sophios[test,doc,plots,cyto,runners-src,mypy-types]"]

[project.scripts]
sophios = "sophios.main:main"
Expand Down

0 comments on commit 6dc338b

Please sign in to comment.