.tox
babel/global.dat
babel/localedata/*.dat
-babel/messages/tests/data/project/i18n/long_messages.pot
-babel/messages/tests/data/project/i18n/temp.pot
-babel/messages/tests/data/project/i18n/en_US
+tests/messages/data/project/i18n/long_messages.pot
+tests/messages/data/project/i18n/temp.pot
+tests/messages/data/project/i18n/en_US
-collect_ignore = ['babel/messages/tests/data']
+collect_ignore = ['tests/messages/data']
deps =
pytz
pytest
-commands = py.test babel []
+commands = py.test babel tests []