knowledge from joe

requirements.txt

# Use as follows: 'pip install -E -r requirements.txt'
# Make sure you have mercurial installed because pip gives you useless error
# messages when it's not installed and you think that your links are broken.

## General development environment.
docutils==0.5
nose
ipython
django
#-e git+git://github.com/robhudson/django-debug-toolbar.git#egg=django-debug-toolbar
NoseDjango
BeautifulSoup

## Application specific dependencies.
PIL
pycrypto
http://www.satchmoproject.com/snapshots/trml2pdf-1.2.tar.gz
PyYAML
http://www.reportlab.org/ftp/ReportLab_2_3.tar.gz
-e hg+http://bitbucket.org/bkroeze/django-threaded-multihost/#egg=django-threaded-multihost
-e hg+http://bitbucket.org/bkroeze/django-caching-app-plugins/#egg=django-caching-app-plugins
-e hg+http://bitbucket.org/bkroeze/django-signals-ahoy/#egg=django-signals-ahoy
-e hg+http://bitbucket.org/chris1610/satchmo/@v0.9#egg=satchmo
http://geopy.googlecode.com/svn/trunk/


----------------------------------------
after we yum install mercurial


pip install -r requirement.txt



@@@@@@@@@@@ please create virtualenv with no site-package

Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade