1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-02-09 13:24:22 +00:00

requirements.txt: add simplejson

This commit is contained in:
Hidden Z 2013-10-09 15:47:39 +00:00
parent 3880aa9f0f
commit 5608ca04cb

View File

@ -2,3 +2,4 @@ Django
django-extensions django-extensions
configobj configobj
python-daemon python-daemon
simplejson