mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
gixy: fix error - no module named pkg_resources
This commit is contained in:
parent
8b8b4abd55
commit
8af0412e90
@ -25,6 +25,7 @@ python.pkgs.buildPythonApplication rec {
|
|||||||
pyparsing
|
pyparsing
|
||||||
jinja2
|
jinja2
|
||||||
nose
|
nose
|
||||||
|
setuptools
|
||||||
six
|
six
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user