Skip to content

Commit 74b684f

Browse files
committed
test
1 parent 420864d commit 74b684f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"janis.pipelines": ["bioinformatics=janis_pipelines"],
2828
},
2929
install_requires=[
30-
"git+https://github.com/GraceAHall/janis-core[email protected].0",
31-
"janis-pipelines.bioinformatics>=0.10.0",
30+
# "janis-pipelines.core>=0.10.0",
31+
# "janis-pipelines.bioinformatics>=0.10.0",
3232
"janis-pipelines.unix>=0.10.0",
3333
],
3434
extras_require={

0 commit comments

Comments
 (0)