Skip to content

Commit

Permalink
added ruamel.yaml to conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ndenny committed Jun 4, 2024
1 parent c6382dd commit fe27e9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: bastion
channels:
- defaults
dependencies:
- openpyxl
- python=3.10
- pyyaml
- openpyxl
prefix: /home/parselmouth/.conda/envs/bastion
- ruamel.yaml
prefix: /home/ndenny/miniconda3/envs/bastion

0 comments on commit fe27e9c

Please sign in to comment.