Skip to content

Commit

Permalink
Try removing matplotlib as a test dependency
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Lentz <ZLLentz@users.noreply.github.com>
  • Loading branch information
2 people authored and Josue Zamudio committed Aug 26, 2024
1 parent 404f2f6 commit 5448ddd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ test:
requires:
- pytest
- pytest-timeout
- matplotlib <3.9 # avoid installing qt6
- typhos
imports:
- {{ import_name }}
Expand Down

0 comments on commit 5448ddd

Please sign in to comment.