Packages: explicit Python module versioning in Debian examples.

This commit is contained in:
Andrei Belov
2018-01-22 16:39:32 +03:00
parent 0c4ec72ca8
commit 7e3480b046
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"applications": {
"example_python": {
"type": "python",
"type": "python 2.7",
"user": "nobody",
"workers": 2,
"path": "/usr/share/doc/unit-python2.7/examples/python-app",