umap/pytest.ini

4 lines
117 B
INI
Raw Normal View History

2016-08-20 05:32:23 -05:00
[pytest]
DJANGO_SETTINGS_MODULE=umap.tests.settings
2023-09-11 05:19:42 -05:00
addopts = --pdbcls=IPython.terminal.debugger:Pdb --no-migrations