requirements/dev.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 30 Oct 2017 09:28:52 +0100
changeset 12224 5c066dc7307b
parent 12070 a44f67dd0474
child 12569 c197f9382e53
permissions -rw-r--r--
[pyramid] Get rid of a bare "except" in UpdateLoginTimeAuthenticationPolicy Also refactor a bit the method to restrict the try/except block to the code for which we actually want to catch an exception (i.e. the cnx.execute() + cnx.commit()).
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