Test with Django 1.6

#49 brought in Django 1.6 support, so it would be good to test with it now.
This commit is contained in:
Chris Streeter 2014-09-02 09:02:44 -07:00
parent 003fc908aa
commit a2052255fd
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ mock
nose
unittest2
statsd>=2.0.0
django<1.6
django<1.7