Skip to content

Commit

Permalink
ci: add test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tensulin committed Sep 10, 2024
1 parent 3a436b4 commit 11610fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channels:
- conda-forge
- defaults
dependencies:
- pandas
- numpy
- flake8
- pytest
- pytest-cov
Expand Down

0 comments on commit 11610fc

Please sign in to comment.