Skip to content

Commit

Permalink
update to check python and R version
Browse files Browse the repository at this point in the history
  • Loading branch information
bio-la committed Mar 4, 2024
1 parent 14dac81 commit d7d41e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipeline_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- r-base=4.3.0
- python>=3.10
- r-base>=4.3.2
- r-clustree
- r-ggforce
- r-ggraph
Expand Down

0 comments on commit d7d41e5

Please sign in to comment.