Skip to content

Commit

Permalink
dev-requirements.txt: Require ruamel.yaml<0.12 for python_version < '…
Browse files Browse the repository at this point in the history
…2.7'

Bug: T174283
Change-Id: If6e92df93ecbfc3560899263a0701bbc433a8f8c
  • Loading branch information
5j9 committed Aug 27, 2017
1 parent 3d475f2 commit a9fac22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pytest-timeout
pytest-runner
pytest-cov
pytest-attrib
ruamel.yaml<0.12 ; python_version < '2.7'
pytest-httpbin

six
Expand Down

0 comments on commit a9fac22

Please sign in to comment.