mirror of
https://github.com/umap-project/umap.git
synced 2025-04-27 19:12:38 +02:00
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
|