"Fossies" - the Fresh Open Source Software Archive

Member "pyzor-1.0.0/requirements.txt" (24 Jun 2014, 232 Bytes) of package /linux/privat/pyzor-1.0.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 # Depending on what engine type you want to use
    2 # you will need one of the following
    3 MySQL-python==1.2.5
    4 redis==2.9.1
    5 # python-gdbm # not available via pip
    6 
    7 # If you want to use gevent you will also require 
    8 # this.
    9 #gevent==1.0.1
   10