pythonPackages.backoff: init at 1.10.0

This commit is contained in:
Scott Worley
2020-07-31 00:35:12 -07:00
committed by Jon
parent 661949ba62
commit 2f2954ccb1
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -1957,6 +1957,8 @@ in {
backcall = callPackage ../development/python-modules/backcall { };
backoff = callPackage ../development/python-modules/backoff { };
backports_abc = callPackage ../development/python-modules/backports_abc { };
backports_functools_lru_cache = callPackage ../development/python-modules/backports_functools_lru_cache { };