Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# utilities
git
mercurial
pkg-config
wget
# debian-provided interpreters
python2.7
python2.7-dev
# Dependenies for third-party Python packages
# with C-extensions
build-essential
libcurl4-openssl-dev
libffi-dev
libjpeg-dev
libmysqlclient-dev
libpng12-dev
libpq-dev
libssl-dev
libxml2-dev
libxslt1-dev
swig
zlib1g-dev
# Needed by scipy/numpy
gfortran
libatlas-dev
libblas-dev
libfreetype6-dev
liblapack-dev
libquadmath0
# Needed by pylibmc
libmemcached-dev
libsasl2-2
libsasl2-dev
libsasl2-modules
sasl2-bin
# Needed by eventlet
netbase