python3Packages.threadpoolctl: init at 2.0.0

This commit is contained in:
Ben Darwin
2020-03-14 22:56:38 +01:00
committed by Frederik Rietdijk
parent 3a2c21dc95
commit 45d0109512
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -6729,6 +6729,8 @@ in {
threadpool = callPackage ../development/python-modules/threadpool { };
threadpoolctl = callPackage ../development/python-modules/threadpoolctl { };
rocket-errbot = callPackage ../development/python-modules/rocket-errbot { };
Yapsy = callPackage ../development/python-modules/yapsy { };