Skip to content

Commit

Permalink
Add PyYAML as a requirement
Browse files Browse the repository at this point in the history
https://review.openstack.org/451081 added a requirement on PyYAML
without explicitly including it in requirements.txt

Change-Id: Ib11f5262f3cfd451eeaf0bd4a0374ab7bbc38058
  • Loading branch information
javierpena committed Jun 5, 2017
1 parent d32af19 commit e63f1f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -8,3 +8,4 @@ six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
PyYAML>=3.10.0 # MIT

0 comments on commit e63f1f6

Please sign in to comment.