Skip to content

Commit

Permalink
pin pytest for now
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jun 26, 2023
1 parent 7c26712 commit 2ddfdd4
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 @@ -346,7 +346,8 @@ outputs:
requires:
# 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 2ddfdd4

Please sign in to comment.