Skip to content

Removed retry and types-retry decorators from requirements

Luis Aleixo requested to merge feature/retry_decorator_tests into master

The retry and types-retry dependencies were removed from the requirements.txt file, since these decorators are only installed for the tests (still in setup.py).

Merge request reports