There was an error while loading. Please reload this page.
1 parent 5449279 commit a5229b9Copy full SHA for a5229b9
setup.cfg
@@ -57,6 +57,7 @@ split_penalty_after_opening_bracket = 1000000
57
split_penalty_logical_operator = 30
58
59
[tool:pytest]
60
+minversion = 4.0.2
61
testpaths = pandas
62
markers =
63
single: mark a test as single cpu only
0 commit comments