docs: add python version to contributing (#1838)

Change-Type: patch
Changelog-Entry: Add the Python version (2.7) to the CONTRIBUTING doc.
This commit is contained in:
Benedict Aas 2017-11-14 10:58:16 +00:00 committed by Andrew Scheller
parent 0058919a8e
commit 33db722f68

View File

@ -18,7 +18,7 @@ Developing
#### Common
- [NodeJS](https://nodejs.org) (at least v6)
- [Python](https://www.python.org)
- [Python 2.7](https://www.python.org)
- [jq](https://stedolan.github.io/jq/)
- [curl](https://curl.haxx.se/)