Mention Python3 for testing

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware) 2018-05-30 10:14:13 -07:00
parent b07c7c2c48
commit d988818715

View File

@ -41,7 +41,7 @@ of-watchdog templates:
* [Golang HTTP template with stdlib](https://github.com/alexellis/golang-http-template)
* [Node8 HTTP template with Express.js](https://github.com/openfaas-incubator/node8-express-template)
* [Python HTTP template with gevent/flask](https://github.com/openfaas-incubator/python-flask-template)
* [Python3 HTTP template with gevent/flask](https://github.com/openfaas-incubator/python-flask-template)
### Common mistakes for performance-testing a project: