Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Ignore FutureWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Feb 4, 2024
1 parent 80b06f7 commit ffb5b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ test:
requires:
- pytest >=5.4.0
commands:
- export PYTHONWARNINGS="ignore::FutureWarning"
- pytest --fixtures .
- pytest -m "not slow" # [linux]

Expand Down

0 comments on commit ffb5b9a

Please sign in to comment.