view dev_requirements.txt @ 8646:96c86063278c

autocomplete: also match on email address There are cases where the firstname/lastname known to Kallithea, is not complete, perhaps only an initial. But users that try to add a reviewer, may start typing a full name and expect autocompletion. For example: firstname: John lastname: D email: john.doe@example.com When a review starts typing 'Doe' they will not get any matches if autocompletion is purely based on names. This situation sometimes arises with Indian developers, where the names known to companies may be abbreviated as initials. For example "C K Deepak" where Deepak is the first name and C K are the initials of the last name.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Fri, 25 Sep 2020 11:11:11 +0200
parents 68eee0e7f4f5
children 5f4a108eed54
line wrap: on
line source

pytest >= 4.6.6, < 5.5
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, < 3.1
WebTest >= 2.0.6, < 2.1
isort == 5.1.2
pyflakes == 2.2.0