Closed rjw57 closed 11 years ago
Add dependencies on jinja2 and markdown so that they are installed when pip install-ed into a fresh virtualenv (or python setup.py-ed for that matter).
pip install
python setup.py
Thanks @rjw57!
Add dependencies on jinja2 and markdown so that they are installed when
pip install
-ed into a fresh virtualenv (orpython setup.py
-ed for that matter).