bboldt commited on
Commit
e6dcd44
·
1 Parent(s): a5f760c

Add Croissant git repo to conda env

Browse files
Files changed (1) hide show
  1. util/environment.yml +1 -1
util/environment.yml CHANGED
@@ -14,5 +14,5 @@ dependencies:
14
  - git
15
  - git-lfs
16
  - pip:
17
- - mlcroissant
18
  - GitPython
 
14
  - git
15
  - git-lfs
16
  - pip:
17
+ - mlcroissant@git+https://github.com/mlcommons/croissant/#subdirectory=python/mlcroissant
18
  - GitPython