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

Added example for poppler & pillow #7

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Added example for poppler & pillow #7

wants to merge 13 commits into from

Commits on Jan 21, 2021

  1. Added example to for moving to poppler/pillow

    Check if it runs on Windows/Linux/MacOS in the CI.
    We might need to deliver OS specific poppler builds
    with the tool.
    ubmarco committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    87da03c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817b63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a03e29 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    7089739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f392398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f2596 View commit details
    Browse the repository at this point in the history
  4. Fixed black issue

    ubmarco committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2dc388c View commit details
    Browse the repository at this point in the history
  5. flake8: ignored B902 warning

    pylint handles it
    ubmarco committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9f70823 View commit details
    Browse the repository at this point in the history
  6. Split the matrix into the various OS

    Single OS builds shall not stop the other OS builds.
    Failing often occurs due to a structural problem on one OS.
    ubmarco committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    23e68c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162d9e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d45fd4d View commit details
    Browse the repository at this point in the history
  9. Change msbuild provider to MS

    ubmarco committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9198477 View commit details
    Browse the repository at this point in the history
  10. Removed empty lines

    ubmarco committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    5d3b423 View commit details
    Browse the repository at this point in the history