51c3ee3ce4
This runs the tests for different python versions, with different working sets, and also run a linter.
3 lines
137 B
INI
3 lines
137 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=umap.tests.settings
|
|
addopts = --pdbcls=IPython.terminal.debugger:Pdb --no-migrations --numprocesses auto
|