Skip to content

Commit

Permalink
Merge pull request #263 from sameeul/v012_rel
Browse files Browse the repository at this point in the history
Update pyproject.toml for release
  • Loading branch information
sameeul authored Aug 19, 2024
2 parents d9c6af7 + cee53d5 commit 8d05f33
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 @@ -104,11 +104,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 @@ -118,7 +113,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 8d05f33

Please sign in to comment.