Add python >= 2.6 to documented deps

This commit is contained in:
Toshio Kuratomi 2015-05-11 13:25:50 -07:00 committed by Matt Clay
parent ef277ddf0b
commit a8c12ec097
11 changed files with 20 additions and 7 deletions

View file

@ -38,6 +38,7 @@ description:
changed occurred. An api method is planned to supply this metadata so at that
stage change management will be added.
requirements:
- "python >= 2.6"
- python-consul
- requests
version_added: "1.9"