add importlib to requirements, necessary for Python < 2.7

This commit is contained in:
Frédéric Péters 2013-03-15 15:20:57 +01:00
parent ced4dd699e
commit 5518f68cfe
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
django == 1.4
importlib