add py32-dj16-sqlite to the list of tox environments that fail due to iteritems in South

pull/383/head^2
Matt Westcott 2014-07-03 12:11:34 +01:00
rodzic d4cfb434d5
commit 9938ecf960
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -21,6 +21,7 @@ envlist =
# py27-dj16-mysql
# South fails with sqlite on python3, because it tries to use DryRunMigrator which uses iteritems
# py32-dj16-sqlite,
# py33-dj16-sqlite,
# py34-dj16-sqlite