Skip to content

Commit a5229b9

Browse files
CI: Set pytest minversion to 4.0.2
1 parent 5449279 commit a5229b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ split_penalty_after_opening_bracket = 1000000
5757
split_penalty_logical_operator = 30
5858

5959
[tool:pytest]
60+
minversion = 4.0.2
6061
testpaths = pandas
6162
markers =
6263
single: mark a test as single cpu only

0 commit comments

Comments
 (0)