__pkginfo__.py
author Florent Cayré <florent.cayre@gmail.com>
Sun, 06 Nov 2016 16:35:57 +0100
branch3.24
changeset 11805 7436b65a44bc
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[pkg] Fix extra packages not installable For instance `pip install -e ".[pyramid]"` should install the pyramid dependencies. A typo caused all these extra packages to not be found by pip. Closes #16121322.

cubicweb/__pkginfo__.py