Skip to content

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 58bacf7 commit ad6d48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Expand Up @@ -88,7 +88,7 @@ test:
- pytest >=5.4.0
commands:
- pytest --fixtures .
- pytest -m "not slow" # [linux]
- env PYTHONWARNINGS="ignore::FutureWarning" pytest -m "not slow" # [linux]

about:
home: https://github.com/sebp/scikit-survival
Expand Down

0 comments on commit ad6d48b

Please sign in to comment.