#
# Dependencies that need to be installed to develop hackedit_python
#
# base requirements
-r requirements.txt

# optional dependencies
-r requirements-opt.txt

# extlibs that are distributed though a zip file (for easier packaging)
virtualenv
rope_py3k
