python.pkgs.retry: init at 0.9.2

This commit is contained in:
Robert Schütz
2019-03-21 12:55:00 +01:00
parent 77ab98861c
commit d716cad907
2 changed files with 45 additions and 0 deletions

View File

@@ -4092,6 +4092,8 @@ in {
restructuredtext_lint = callPackage ../development/python-modules/restructuredtext_lint { };
retry = callPackage ../development/python-modules/retry { };
robomachine = callPackage ../development/python-modules/robomachine { };
robotframework = callPackage ../development/python-modules/robotframework { };