Skip to content

Commit

Permalink
fix: rollback from python 3.9 to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
weber8thomas committed Jul 11, 2024
1 parent 96c1d28 commit f8ef8e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/envs/ashleys_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dependencies:
- mosaicatcher
- multiqc
- pandas
- python=3.9
- python=3.10
- rsync
- sambamba
- samtools
- scikit-learn=0.23.2
- scikit-learn=1.2.2
- tabix

0 comments on commit f8ef8e0

Please sign in to comment.