-r requirements.txt

# Install in editable mode.  Instead of copying the py files, pip will create a .egg-link
# file linking to the checkout directory.  Any changes made to the files will then be
# immediately available.
-e ./build_ext
-e ./syspurpose

flake8<4
nose
nose-capturestderr
nose-randomly
coverage
polib
pyinotify
simplejson
mock
git+https://github.com/awood/nose-xvfb.git#egg=nose-xvfb
