diff --git a/requirements-ubuntu.txt b/requirements-ubuntu.txt deleted file mode 100644 index 3012607..0000000 --- a/requirements-ubuntu.txt +++ /dev/null @@ -1,31 +0,0 @@ -# Used for when working from a virtualenv. -# Use this file by running "$ pip install -r requirements.txt" -alembic -arrow -bleach -blinker -chardet -cryptography -docutils -enum34 -flask -flask-wtf -kitchen -markdown -munch -Pillow -psutil -pygit2==0.19 -pygments -python-fedora -python-openid -python-openid-cla -python-openid-teams -redis -six -sqlalchemy >= 0.8 -straight.plugin==1.4.0-post-1 -trollius-redis -wtforms -py-bcrypt -html5lib diff --git a/requirements.txt b/requirements.txt index 74aa990..4ee743f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,3 +28,4 @@ straight.plugin==1.4.0-post-1 trollius-redis wtforms py-bcrypt +html5lib # required by bleach