Browse Source

Adds simplejson to python 2.5 requirements

Mher Movsisyan 13 years ago
parent
commit
c8819dbd9a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements/py25.txt

+ 1 - 0
requirements/py25.txt

@@ -1,3 +1,4 @@
 multiprocessing==2.6.2.1
 importlib
 ordereddict
+simplejson