Skip to content

Commit c865b35

Browse files
Samantha Andowzou3519
authored andcommitted
[functorch] Update environment.yml (pytorch/functorch#811)
1 parent b0d2945 commit c865b35

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

functorch/.circleci/unittest/linux/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- codecov
88
- pip
99
- ca-certificates
10+
- pyyaml
1011
- pip:
1112
- unittest-xml-reporting
1213
- pillow>=4.1.1

functorch/.circleci/unittest/windows/scripts/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- pytest-cov
88
- codecov
99
- pip
10+
- pyyaml
1011
- ca-certificates
1112
- pip:
1213
- unittest-xml-reporting

0 commit comments

Comments
 (0)