Skip to content

Commit 61517f3

Browse files
authored
remove pyyaml from test requirements (#187)
1 parent dcea099 commit 61517f3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev/dev-requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ argcomplete==1.9.4
33
pylint==1.8.4
44
prospector==0.12.7
55
yapf==0.21.0
6-
PyYAML==3.13

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ dependencies:
2323
- parameterized=0.6.1
2424
- pylint=1.8.4
2525
- argcomplete=1.9.4
26-
- PyYAML=3.13
2726
- pip:
2827
# runtime
2928
- horovod==0.15.2

0 commit comments

Comments
 (0)