requirements/dev.txt
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Mon, 23 Jan 2017 15:35:19 +0100
changeset 11920 f13799fbcfea
parent 11899 bf6106b91633
child 11932 7b2247098f58
permissions -rw-r--r--
[cwconfig] create a virtual "cubes" package _CubesImporter now handle import of "cubes" and return a virtual module so that "cubes" is always importable without having to create a __init__.py in CUBES_DIR and add CUBES_DIR/.. to sys.path. Drop custom code in setup.py used to create CUBES_DIR/__init__.py and drop now useless warning when cubicweb is installed in develop mode Update test_cubes_path() and ensure 'cubes.file' is not loaded before testing its import. This test seems to have mistakes because cubes are loaded automatically when discovering cw commands (cubes.<x>.ccplugin), not sure how this should be fixed definitely.
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