We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db3fae commit 54982c2Copy full SHA for 54982c2
setup.cfg
@@ -36,7 +36,6 @@ split_penalty_after_opening_bracket = 1000000
36
split_penalty_logical_operator = 30
37
38
[tool:pytest]
39
-minversion = 3.6
40
testpaths = pandas
41
markers =
42
single: mark a test as single cpu only
0 commit comments