Use with_metaclass from future.utils for python3 compat.

This commit is contained in:
Ahmed Charles 2015-10-23 02:02:43 +00:00 committed by Griatch
parent 79437c0e48
commit 8a66fc40a9
11 changed files with 21 additions and 26 deletions

View file

@ -5,3 +5,4 @@ twisted >= 15.2.1
mock >= 1.0.1
pillow == 2.9.0
pytz
future >= 0.15.2