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

Build wheels with numpy 1.25+ #4198

Merged
merged 17 commits into from
Aug 15, 2023
Merged

Build wheels with numpy 1.25+ #4198

merged 17 commits into from
Aug 15, 2023

Commits on Jul 14, 2023

  1. build with numpy 1.25+

    IAlibay committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d54db2f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. switch to pip install -e

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    21cecd1 View commit details
    Browse the repository at this point in the history
  2. some changes, some debugging

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ebc8b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0926a7c View commit details
    Browse the repository at this point in the history
  4. fix typo in azp

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6f93755 View commit details
    Browse the repository at this point in the history
  5. micromamba list

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e5aa75c View commit details
    Browse the repository at this point in the history
  6. add verbosity

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d4abcb3 View commit details
    Browse the repository at this point in the history
  7. disable build isolation

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2c48989 View commit details
    Browse the repository at this point in the history
  8. add isolation flag

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e00333a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    520da67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    717a6ce View commit details
    Browse the repository at this point in the history
  11. inputs not input

    IAlibay committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    edf9cb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. try to fix typo

    IAlibay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2ebccb5 View commit details
    Browse the repository at this point in the history
  2. fix flag assignment

    IAlibay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bb4b019 View commit details
    Browse the repository at this point in the history
  3. remove cron shim

    IAlibay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2d04c4c View commit details
    Browse the repository at this point in the history
  4. update changelog

    IAlibay committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2bd32ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a33cbd9 View commit details
    Browse the repository at this point in the history