We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ee9c6 commit c705395Copy full SHA for c705395
setup.cfg
@@ -61,7 +61,7 @@ ban-relative-imports = True
61
inline-quotes = "
62
63
[tool:pytest]
64
-addopts= --tb native -n4 -v -r fxX --maxfail=25 -p no:warnings
+addopts= --tb native -n1 -v -r fxX --maxfail=25 -p no:warnings
65
python_files=tests/*test_*.py
66
# python_functions=test_round_trip_same_named_column
67
# log_level=DEBUG
0 commit comments