Skip to content

Commit

Permalink
Add pip, remove defaults (deprecated)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiefl committed Jan 13, 2025
1 parent 2365377 commit 4d50a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
channels:
- defaults
- conda-forge
dependencies:
- python=3.12
Expand All @@ -11,6 +10,7 @@ dependencies:
- matplotlib>=3.9.2
- pyyaml>=6.0.2

- pip
- pip:
- plotly>=5.24.1
- arcadia-pycolor>=0.5.1
Expand Down

0 comments on commit 4d50a4d

Please sign in to comment.