Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Jan 15, 2024
1 parent b1215e7 commit 74251d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .tests/config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
__use_yte__: true

__definitions__:
- from os.path import abspath

header:
logo: ?abspath("".tests/logo-snake.svg")
logo: ?abspath(".tests/logo-snake.svg")
name: Snakemake
links:
- text: Docs
Expand Down
2 changes: 1 addition & 1 deletion locosopa/workflow/envs/ytml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ dependencies:
- python =3.11
- pip
- pip:
- ytml
- ytml >=0.1.1

0 comments on commit 74251d1

Please sign in to comment.