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

Commit

Permalink
Add importlib-resources to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Jun 11, 2023
1 parent c173639 commit 8f0a2a9
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 @@ -86,6 +86,7 @@ test:
source_files:
- tests/*
requires:
- importlib-resources >=1.3 # [py38]
- pytest >=5.4.0
commands:
- pytest --fixtures .
Expand Down

0 comments on commit 8f0a2a9

Please sign in to comment.