Skip to content

Commit 54982c2

Browse files
CI: Fixed pytest minversion (#23520)
1 parent 5db3fae commit 54982c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ split_penalty_after_opening_bracket = 1000000
3636
split_penalty_logical_operator = 30
3737

3838
[tool:pytest]
39-
minversion = 3.6
4039
testpaths = pandas
4140
markers =
4241
single: mark a test as single cpu only

0 commit comments

Comments
 (0)