pythonPackages.pysparse: init at 1.1.1-dev

This commit is contained in:
Chris Ostrouchov
2019-07-12 11:23:56 -04:00
committed by Frederik Rietdijk
parent babeb7361e
commit 2c396d9f07
3 changed files with 139 additions and 0 deletions

View File

@@ -4274,6 +4274,8 @@ in {
pyspread = callPackage ../development/python-modules/pyspread { };
pysparse = callPackage ../development/python-modules/pysparse { };
pyupdate = callPackage ../development/python-modules/pyupdate {};
pyx = callPackage ../development/python-modules/pyx { };