.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 28 Jun 2016 09:07:12 +0200
changeset 11624 e74bd3130d99
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
[tox] Update CubicWeb version targets * In -release, no need to specify cubicweb dependency, its pulled by setup.py. * Use 3.22 as -compat. * Point to "default" branch for -dev. Also remove test directory from posargs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11479
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     1
syntax: glob
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     2
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     3
*.pyc
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     4
*.swp
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     5
a070f211b35c Project Structure
Christophe de Vienne <christophe@unlish.com>
parents:
diff changeset
     6
*.egg-info
11508
ef8b9021b47b Fix POST handling.
Christophe de Vienne <christophe@unlish.com>
parents: 11479
diff changeset
     7
11537
caf268942436 Initial documentation.
Christophe de Vienne <christophe@unlish.com>
parents: 11508
diff changeset
     8
docs/_build
11508
ef8b9021b47b Fix POST handling.
Christophe de Vienne <christophe@unlish.com>
parents: 11479
diff changeset
     9
pyramid_cubicweb/tests/data/database
11603
c7bfeb7b0d67 [tox] Use py.test
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11537
diff changeset
    10
.tox