gixy: fix error - no module named pkg_resources
This commit is contained in:
parent
8b8b4abd55
commit
8af0412e90
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ python.pkgs.buildPythonApplication rec {
|
|||
pyparsing
|
||||
jinja2
|
||||
nose
|
||||
setuptools
|
||||
six
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue