Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
 comet_ml should be installed using pip
  • Loading branch information
henrykironde authored Dec 13, 2023
1 parent 4fb1eba commit 38f47f7
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 @@ -4,7 +4,6 @@ channels:
- defaults
dependencies:
- bumpversion
- comet_ml
- docutils<0.18
- furo
- geopandas
Expand Down Expand Up @@ -41,4 +40,5 @@ dependencies:
- sphinx-markdown-tables
- imagecodecs
- albumentations>=1.0.0
- comet_ml

0 comments on commit 38f47f7

Please sign in to comment.