Comment 0 for bug 1490582

Revision history for this message
Facundo Batista (facundo) wrote : Use flask from a venv

Currently, there's no flask in precise.

Eventually, we'll have all dependencies from a venv.

So, let's start with this!

When "make test", it should use flask from a venv, not sure how/when to create it...