Skip to content

Commit

Permalink
Revert "Revert "pin pytest for now""
Browse files Browse the repository at this point in the history
This reverts commit 0627301.
  • Loading branch information
h-vetinari committed Jul 25, 2023
1 parent 69c34c5 commit 1d5b68c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,8 @@ outputs:
- libprotobuf <4 # [py % 2 == 0]
# test_cpp_extension_in_python requires a compiler
- {{ compiler("cxx") }} # [linux]
- pytest
# temporary pin due to missing fixture
- pytest <7.4.0
- pytest-lazy-fixture
- backports.zoneinfo # [py<39]
- cffi
Expand Down

0 comments on commit 1d5b68c

Please sign in to comment.