changeset 5380:a5a9ea76fa31

setup: drop unused simplejson dependency c796b6bdd532 removed the use of it but didn't drop the dependency.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 11 Aug 2015 12:39:07 +0200
parents 1949ece749ce
children 07e293730376
files setup.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Aug 11 12:39:07 2015 +0200
+++ b/setup.py	Tue Aug 11 12:39:07 2015 +0200
@@ -51,7 +51,6 @@
     "python-dateutil>=1.5.0,<2.0.0",
     "markdown==2.2.1",
     "docutils>=0.8.1,<=0.11",
-    "simplejson==2.5.2",
     "mock",
     "pycrypto>=2.6.0,<=2.6.1",
     "URLObject==2.3.4",