requirements/dev.txt
author Florent Cayré <florent.cayre@gmail.com>
Fri, 20 Jan 2017 03:48:11 +0100
branch3.24
changeset 11926 2deb9f6cbb7b
parent 11478 1817f8946c22
child 11899 bf6106b91633
permissions -rw-r--r--
[source,native] Generalize the IntegrityError constraint parsing regex This allows catching constraint-related errors that have been translated by psycopg2, replacing surrounding english quotes by french quotes + space for instance. Closes #17047951.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11285
581b5b64b382 [tox] Put development dependencies into a dev-requirements.txt file
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
pytest