pythonPackages.fints: init at 2.0.0

This commit is contained in:
Enno Lohmeier
2018-12-20 18:46:04 +01:00
parent 16071bb5cd
commit 49406530b6
2 changed files with 27 additions and 0 deletions

View File

@@ -358,6 +358,8 @@ in {
filterpy = callPackage ../development/python-modules/filterpy { };
fints = callPackage ../development/python-modules/fints { };
fire = callPackage ../development/python-modules/fire { };
fdint = callPackage ../development/python-modules/fdint { };