dev-requirements.txt
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 07 Jun 2016 12:04:21 +0200
changeset 11343 892e4c12f03f
parent 11302 4c000e0987ec
child 11358 179b5ff3f428
permissions -rw-r--r--
[schema] Avoid parsing RQL expressions twice on schema loading Kill full_rql (unnecessary) Use snippet_rql rather than rqlst when possible Don't access to rqlst cachedproperty from __init__ Deserializing schema is ~40% faster with a lot (> 4000) expressions like those generated by cubicweb-container.
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