requirements/dev.txt
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 27 Jan 2017 17:42:16 +0100
changeset 11931 ad7796dabeaa
parent 11899 bf6106b91633
child 11932 7b2247098f58
permissions -rw-r--r--
[repository] move cnxset pool handling to a helper class The class has responsability to handle connections pool operations in a single public attribute 'cnxsets'. On Repository _get_cnxset() and _free_cnxset() are replaced by cnxsets.get() and cnxsets.release(). Drop multiple access to private attributes and methods from outside of Repository.
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
11899
bf6106b91633 [schema] load schema from modules names instead of directories
Philippe Pepiot <philippe.pepiot@logilab.fr>
parents: 11478
diff changeset
     2
http://hg.logilab.org/master/logilab/common/archive/default.tar.bz2#egg=logilab-common
bf6106b91633 [schema] load schema from modules names instead of directories
Philippe Pepiot <philippe.pepiot@logilab.fr>
parents: 11478
diff changeset
     3
http://hg.logilab.org/master/yams/archive/default.tar.bz2#egg=yams