python3Packages.mplfinance: init at 0.12.7a7 (#116728)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Emery Hemingway
2021-03-21 01:31:30 +01:00
committed by GitHub
co-authored by Sandro
parent e979d9f55d
commit 2720de622b
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -4373,6 +4373,8 @@ in {
mpi4py = callPackage ../development/python-modules/mpi4py { };
mplfinance = callPackage ../development/python-modules/mplfinance { };
mplleaflet = callPackage ../development/python-modules/mplleaflet { };
mpmath = callPackage ../development/python-modules/mpmath { };