Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

theonion/djes

Repository files navigation

DJ ES Build Status Coverage Status Documentation Status

To get started:

    $ virtualenv . && source ./bin/activate  # Or not
    $ pip install -e .
    $ pip install "file://$(pwd)#egg=djes[dev]"
    $ py.test