Skip to content

Commit 985aeec

Browse files
committed
avoid pytest 8 for now
1 parent 022489c commit 985aeec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ outputs:
760760
requires:
761761
# test_cpp_extension_in_python requires a compiler
762762
- {{ compiler("cxx") }} # [linux]
763-
- pytest
763+
- pytest <8
764764
- pytest-lazy-fixture
765765
- backports.zoneinfo # [py<39]
766766
- boto3

0 commit comments

Comments
 (0)