Skip to content

Commit

Permalink
updated environment.yml with chartlet dependency to install from pypi…
Browse files Browse the repository at this point in the history
… instead of git
  • Loading branch information
TejasMorbagal committed Nov 14, 2024
1 parent a16335d commit 589231f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
- altair
- pip
- pip:
- git+https://github.com/bcdev/chartlets.git#subdirectory=chartlets.py
- chartlets
# Testing
- flake8 >=3.7
- kerchunk
Expand Down

0 comments on commit 589231f

Please sign in to comment.