Language

Package: python-tenacity @ 6.1.0

Synopsis

Retrying library for python

Description

Tenacity is a general-purpose python library to simplify the task of adding retry behavior to just about anything.

Home page
https://github.com/jd/tenacity
Location
gnu/packages/python-xyz.scm (line: 598, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?