pythonPackages.cwcwidth: init at 0.1.4

This commit is contained in:
Eduardo Sánchez Muñoz
2021-05-07 20:12:58 +02:00
parent e50164a7ce
commit afdf5089e7
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -1609,6 +1609,8 @@ in {
cvxpy = callPackage ../development/python-modules/cvxpy { };
cwcwidth = callPackage ../development/python-modules/cwcwidth { };
cx_Freeze = callPackage ../development/python-modules/cx_freeze { };
cx_oracle = callPackage ../development/python-modules/cx_oracle { };