From 4ab9c98b57b80ee617bcfbd6cb68b4b8a424352f Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 21 May 2017 14:59:44 +0300 Subject: [PATCH] Fix requirements.txt syntax --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3bdf11..01ee97e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ django-cors-headers==2.0.1 djangorestframework==3.5.3 coverage==4.3.4 django-nose==1.4.4 -nose-exclude=0.5.0 +nose-exclude==0.5.0 uWSGI==2.0.14 psycopg2==2.7.1 django-bootstrap3==8.2.3