python2Packages.wcwidth: typo (#505027)
This commit is contained in:
@@ -61,7 +61,7 @@ with super;
|
||||
|
||||
six = disabled super.six;
|
||||
|
||||
wcwidth = disabled super.wcwitch;
|
||||
wcwidth = disabled super.wcwidth;
|
||||
|
||||
wheel = callPackage ../development/python2-modules/wheel { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user