Skip to content

Commit

Permalink
Restore conda-forge channel in environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholmer committed Sep 10, 2024
1 parent b06ae45 commit 1ae3a74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: taxcalc-dev
channels:
- conda-forge
dependencies:
- "python>=3.9, <3.13"
- "numpy>=1.26,<1.27"
Expand Down

0 comments on commit 1ae3a74

Please sign in to comment.