Skip to content

Commit

Permalink
Replace PyPDF2 package with pypdf in test env
Browse files Browse the repository at this point in the history
Missed in 3799d41.
  • Loading branch information
douglatornell committed May 17, 2024
1 parent 3799d41 commit 58bb239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
- pip
- poppler
- pygrib
- pypdf2
- pypdf
- pyproj
- pytables
- pyyaml
Expand Down

0 comments on commit 58bb239

Please sign in to comment.