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

Pyproject migration #2832

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Pyproject migration #2832

wants to merge 15 commits into from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    3ec400a View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    JCGoran committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cd9fd88 View commit details
    Browse the repository at this point in the history
  3. Modify CI

    JCGoran committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    eada4fe View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary script

    JCGoran committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4028735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccd613a View commit details
    Browse the repository at this point in the history
  6. Put back setup.py as _setup.py for now

    - modify CI so it runs cibuildwheel
    - modify cmakelists so it doesn't search for Python modules
    JCGoran committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4ca9f94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc02e66 View commit details
    Browse the repository at this point in the history
  8. Fix CI script

    JCGoran committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aa9b823 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add NMODL dependencies

    Until we update the whole module
    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0a89a1b View commit details
    Browse the repository at this point in the history
  2. Remove textwrap dep

    It's in the standard lib
    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8b8ba6a View commit details
    Browse the repository at this point in the history
  3. Additional fixes

    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    997235a View commit details
    Browse the repository at this point in the history
  4. Skip some build configs

    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2d2f981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8fbdd5 View commit details
    Browse the repository at this point in the history
  6. Fix test wheel script

    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4380115 View commit details
    Browse the repository at this point in the history
  7. Fix wrong glob

    JCGoran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0727293 View commit details
    Browse the repository at this point in the history