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

Remove pybind submodule, move to pyproject.toml #903

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2024

  1. remove pybind submodule, move to pyproject.toml

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    36c990a View commit details
    Browse the repository at this point in the history
  2. change wheel building command in ci

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1a251f4 View commit details
    Browse the repository at this point in the history
  3. rollback not useful changes in setup.py

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9248a08 View commit details
    Browse the repository at this point in the history
  4. change ci for mac and windows

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e8c5c6f View commit details
    Browse the repository at this point in the history
  5. retry

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    87dea5c View commit details
    Browse the repository at this point in the history
  6. adding build pip install

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1c64e2b View commit details
    Browse the repository at this point in the history
  7. try using build --wheel

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7fb410c View commit details
    Browse the repository at this point in the history
  8. try with global pybind

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a2e722b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. try setup_helpers from pybind

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ac87e13 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3f113e7 View commit details
    Browse the repository at this point in the history
  3. remove submodule + fix setup

    Signed-off-by: Hugo KULESZA <[email protected]>
    HugoKulesza committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7b44abc View commit details
    Browse the repository at this point in the history