openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 86 forks source link

Add python3-http-debian template #29

Closed Anderssorby closed 4 years ago

Anderssorby commented 4 years ago

I suggest adding this template to have numpy support more easily. I have based it on the python3-debian image.

derek[bot] commented 4 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

derek[bot] commented 4 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

alexellis commented 4 years ago

Hi @Anderssorby thank you for your interest, but please check open PRs before raising new ones.

We have been tracking this request on our roadmap for some time, and the work is already being done under: https://github.com/openfaas-incubator/python-flask-template/pull/26

Please feel free to help with testing and feedback on the PR.

Alex