Skip to content

Commit

Permalink
fix(mypy): add mypy dependency to environment.yml
Browse files Browse the repository at this point in the history
This supports conda test/build environments.
  • Loading branch information
adamgranthendry committed Jun 28, 2022
1 parent e041a8b commit ae09730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
- python<3.9
- codecov
- ipython
- mypy
- numpy
- pytest
- pytest-cov
Expand Down

0 comments on commit ae09730

Please sign in to comment.