Skip to content

Commit

Permalink
add dev-env to env yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Aug 19, 2024
1 parent 98d65da commit 82fbd21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ dependencies:
- python=3.12.4
- pip:
- -r requirements.txt
- -r dev-requirements.txt
prefix: /opt/anaconda3/envs/kiln

0 comments on commit 82fbd21

Please sign in to comment.