Files @ d4bcbe1b06f4
Branch filter:

Location: kallithea/dev_requirements.txt

Thomas De Schampheleire
lib/locale: move locale check to separate file

Create kallithea.lib.locale to group locale-related wrappers/checks.
As a first step, move existing locale-related logic into it.

A subsequent commit will add more.
1
2
3
4
5
6
7
8
pytest >= 3.3.0, < 4.7
pytest-runner < 5.2
pytest-sugar >= 0.7.0, < 0.10
pytest-benchmark < 3.3
pytest-localserver < 0.6
mock < 3.1
Sphinx < 1.9
WebTest < 2.1