pythonPackages.hypothesmith: init at 0.1.8
This commit is contained in:
committed by
Frederik Rietdijk
parent
701b8560a9
commit
c5d73ca2d0
@@ -3083,6 +3083,10 @@ in {
|
||||
|
||||
hypothesis = if isPy3k then callPackage ../development/python-modules/hypothesis { } else self.hypothesis_4;
|
||||
|
||||
hypothesmith = callPackage ../development/python-modules/hypothesmith {
|
||||
libcst = self.libcst.override { doCheck = false; };
|
||||
};
|
||||
|
||||
hyppo = callPackage ../development/python-modules/hyppo { };
|
||||
|
||||
i3ipc = callPackage ../development/python-modules/i3ipc { };
|
||||
|
||||
Reference in New Issue
Block a user