pythonPackages.configobj: new version needs six as dependency
This commit is contained in:
parent
943b1a4768
commit
28ea895b08
@ -1392,6 +1392,8 @@ let
|
|||||||
# error: invalid command 'test'
|
# error: invalid command 'test'
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
propagatedBuildInputs = [ six ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Config file reading, writing and validation.";
|
description = "Config file reading, writing and validation.";
|
||||||
homepage = http://pypi.python.org/pypi/configobj;
|
homepage = http://pypi.python.org/pypi/configobj;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user