Skip to content

Commit

Permalink
Merge pull request #21 from Point72/njg/environment-fix
Browse files Browse the repository at this point in the history
Add missing dependencies to dev-environment.yml
  • Loading branch information
timkpaine committed Feb 6, 2024
2 parents 56321df + 602fa9f commit 963d35e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ dependencies:
- ruff
- twine
- wheel
- pandas
- polars
- pytz
- pytest
- pytest-cov
- pytest-sugar
Expand Down

0 comments on commit 963d35e

Please sign in to comment.