Activity log for bug #1490582

Date Who What changed Old value New value Message
2015-08-31 14:07:10 Facundo Batista bug added bug
2015-08-31 16:43:12 nueces bug added subscriber nueces
2016-10-20 19:02:25 Natalia Bidart summary Use flask from a venv Use dependencis from venv instead of branches
2016-10-20 19:03:13 Natalia Bidart description 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... Makefile should provide rules for creating a venv and install required dependencies, and the server and tests should rely on this venv.