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

workflows: build wheels for all OS; python 3.11 support #188

Closed
wants to merge 8 commits into from

Commits on Dec 11, 2022

  1. test build wheel on all OS and more python versions

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3911c64 View commit details
    Browse the repository at this point in the history
  2. forgot to install wheel

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    1b1b19b View commit details
    Browse the repository at this point in the history
  3. add python 3.12-alpha support

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    001f959 View commit details
    Browse the repository at this point in the history
  4. updated setup - python 3.11 support [no ci]

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e5cf08a View commit details
    Browse the repository at this point in the history
  5. removed python 3.12 due to pillow

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3b3f156 View commit details
    Browse the repository at this point in the history
  6. install from wheel in CI

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3054fee View commit details
    Browse the repository at this point in the history
  7. revert back to old install in CI

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    2086b33 View commit details
    Browse the repository at this point in the history
  8. revert back to original build setup

    Signed-off-by: André Pedersen <[email protected]>
    andreped committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    2099064 View commit details
    Browse the repository at this point in the history