Skip to content

Commit

Permalink
removed hypothesis, allowed pytest>=6.2.5 #143
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Aug 31, 2023
1 parent 3628c3d commit 72bae24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
environment-name: test-env
create-args: >-
python=${{ matrix.pyver }}
pytest=6.2.5
hypothesis=6.62.0
pytest>=6.2.5
init-shell: bash
cache-environment: true
post-cleanup: 'all'
Expand Down

0 comments on commit 72bae24

Please sign in to comment.