requirements/dev.txt
author Laurent Wouters <lwouters@cenotelie.fr>
Tue, 24 Apr 2018 17:30:43 +0200
changeset 12305 9fd7d496e27e
parent 12070 a44f67dd0474
child 12569 c197f9382e53
permissions -rw-r--r--
[utils] Added new get method to QueryCache The new get method enables the retrieval an item in the cache by specifying a default value so that in the absence of an item for the key, the default value is returned.
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