view dev_requirements.txt @ 8431:0f3a584edcb3 stable

ini: explain how % must be escaped as %% (Issue #375) Gearbox / paste would fail with: configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(' The special handling of % is standard configparser behaviour, unless explicitly fetching raw settings.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 22 May 2020 15:10:00 +0200
parents 51af7c12ffb1
children 42312c8d070d
line wrap: on
line source

pytest >= 4.6.6, < 5.4
pytest-sugar >= 0.9.2, < 0.10
pytest-benchmark >= 3.2.2, < 3.3
pytest-localserver >= 0.5.0, < 0.6
mock >= 3.0.0, < 4.1
Sphinx >= 1.8.0, < 2.4
WebTest >= 2.0.6, < 2.1
isort == 4.3.21
pyflakes == 2.1.1