python3Packages.yfinance: init at 0.1.54

This commit is contained in:
Drew Risinger
2020-08-25 16:13:41 -07:00
committed by Jon
parent 9e8218bb25
commit 886a9bced5
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -7734,6 +7734,8 @@ in {
yattag = callPackage ../development/python-modules/yattag { };
yfinance = callPackage ../development/python-modules/yfinance { };
xenomapper = disabledIf (!isPy3k) (callPackage ../applications/science/biology/xenomapper { });
z3 = (toPythonModule (pkgs.z3.override {