Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace PyPDF2 by pypdf #129

Merged

Conversation

FelixMoelder
Copy link
Contributor

This PR replaces the PyPDF2-dependency by pypdf to increase compatibility as the former dependency is depreciated.
The replacement should be easily possible as pyPDF2=3.0 and pypdf=3.1 are identical (https://github.com/py-pdf/pypdf/releases/tag/3.1.0).

Further explanation on why this is helpful can be found in a corresponding issue (#128).

@johanneskoester
Copy link

@mdbarnesUCSD any chance for a quick review and merge? I think the change is quite straightforward?

@mdbarnesUCSD mdbarnesUCSD changed the base branch from main to feature June 21, 2024 19:12
@mdbarnesUCSD
Copy link
Collaborator

Hi @FelixMoelder and @johanneskoester,

Thanks for opening the pull request after having identified that there was an issue with installing this package via bioconda.

@mdbarnesUCSD mdbarnesUCSD merged commit 34fe590 into AlexandrovLab:feature Jun 21, 2024
1 check passed
@mdbarnesUCSD mdbarnesUCSD self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants