test-nopdfrw #211

Open
gms wants to merge 2 commits from gms/img2pdf:test-nopdfrw into main
First-time contributor

Noticed during modernizing the Fedora package, i.e. tox.ini can be used to install the test dependencies and thus one doesn't have to specify those redundantly.

Noticed during modernizing the Fedora package, i.e. tox.ini can be used to install the test dependencies and thus one doesn't have to specify those redundantly.
since pdfrw was removed from tests in release 0.4.2
including tox.ini simplifies executing the tests in distribution
packages or by users who download the relase tar archive instead of
cloning the git repository
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u test-nopdfrw:gms-test-nopdfrw
git switch gms-test-nopdfrw

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff gms-test-nopdfrw
git switch gms-test-nopdfrw
git rebase main
git switch main
git merge --ff-only gms-test-nopdfrw
git switch gms-test-nopdfrw
git rebase main
git switch main
git merge --no-ff gms-test-nopdfrw
git switch main
git merge --squash gms-test-nopdfrw
git switch main
git merge --ff-only gms-test-nopdfrw
git switch main
git merge gms-test-nopdfrw
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/img2pdf#211
No description provided.