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

Fix/python setup #308

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

Commits on Jun 13, 2024

  1. gitignore: add _skbuild folder

    Thomas Thron committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cd425a6 View commit details
    Browse the repository at this point in the history
  2. move build depdendencies from setup.py to pyproject.toml

    Thomas Thron committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    367682b View commit details
    Browse the repository at this point in the history
  3. bindings: fix paths in makefile

    Thomas Thron committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    80df580 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Makefile: copy plugins also

    Thomas Thron committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4813775 View commit details
    Browse the repository at this point in the history
  2. setup.py: refactor

    Thomas Thron committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9300403 View commit details
    Browse the repository at this point in the history
  3. setup.py: remove unnecessary import

    Thomas Thron committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c5cac20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4947175 View commit details
    Browse the repository at this point in the history
  5. move examples to subfolder to avoid confusion of pysurvive import wit…

    …h virtual environment
    Thomas Thron committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    68d8f38 View commit details
    Browse the repository at this point in the history