Menu

#100 Missing Two Dependencies in Quickstarted Template for Python 2.4

2.1.2
closed
nobody
None
core
defect
trivial
core
2.1.1
2011-06-25
2011-06-16
No

When releasing 2.1.1, I forgot to add hashlib and pysqlite as dependencies in the quickstart template (for newly quickstarted apps) when the python version is 2.4.

It's an easy fix, just a minorly annoying one. Use the same code in the quickstarted setup.py_tmpl as was used in setup.py.

Discussion