python3Packages.rich: init at 8.0.0

This commit is contained in:
Robert Scott
2020-10-11 11:37:20 +01:00
parent b5b8839e0a
commit 5b66067eb9
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -6178,6 +6178,8 @@ in {
rhpl = disabledIf isPy3k (callPackage ../development/python-modules/rhpl { });
rich = callPackage ../development/python-modules/rich { };
rig = callPackage ../development/python-modules/rig { };
ripser = callPackage ../development/python-modules/ripser { };