python2Packages.wcwidth: typo (#505027)

This commit is contained in:
Yohann Boniface
2026-03-30 15:34:11 +00:00
committed by GitHub
+1 -1
View File
@@ -61,7 +61,7 @@ with super;
six = disabled super.six;
wcwidth = disabled super.wcwitch;
wcwidth = disabled super.wcwidth;
wheel = callPackage ../development/python2-modules/wheel { };