Include pyramid as direct deps in cubicweb by default
In fresh virtual env, the de facto install commands is pip install cubicweb[pyramid]
.
It might be a good idea to include pyramid by default.
Likely, it might a good idea to add psycopg2-binary
in a new extra require postgres
.
Edited by Noé Gaumont