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

Edit test to fix macOS issues #427

Merged
merged 31 commits into from
May 15, 2024
Merged

Edit test to fix macOS issues #427

merged 31 commits into from
May 15, 2024

Commits on May 1, 2024

  1. remove CPLEX depedency

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8ca417d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d10d23b View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0e63acb View commit details
    Browse the repository at this point in the history
  4. revert

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8e1218b View commit details
    Browse the repository at this point in the history
  5. test git install

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a0f6ce1 View commit details
    Browse the repository at this point in the history
  6. stochastiness testing

    Stephanie (Mullane) Wankowicz committed May 1, 2024
    Configuration menu
    Copy the full SHA
    423c467 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bf10318 View commit details
    Browse the repository at this point in the history
  2. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aabb997 View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3090ce4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Stephanie (Mullane) Wankowicz committed May 3, 2024
    Configuration menu
    Copy the full SHA
    138b510 View commit details
    Browse the repository at this point in the history
  5. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f3f64d8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4231d30 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7ea9f28 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8a139b1 View commit details
    Browse the repository at this point in the history
  4. Create _version.py

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    704000d View commit details
    Browse the repository at this point in the history
  5. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b94303f View commit details
    Browse the repository at this point in the history
  6. test update

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    efe1811 View commit details
    Browse the repository at this point in the history
  7. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1ef607c View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6ced666 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b93d66e View commit details
    Browse the repository at this point in the history
  10. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ab91c5f View commit details
    Browse the repository at this point in the history
  11. update timeout

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    72e0f64 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    dfa67d9 View commit details
    Browse the repository at this point in the history
  13. update install mechanism

    Stephanie (Mullane) Wankowicz committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5539e82 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. back to pip install

    Stephanie (Mullane) Wankowicz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    df91dc8 View commit details
    Browse the repository at this point in the history
  2. install git in macos

    Stephanie (Mullane) Wankowicz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    27a309e View commit details
    Browse the repository at this point in the history
  3. verbose

    Stephanie (Mullane) Wankowicz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    eff9ab5 View commit details
    Browse the repository at this point in the history
  4. Update pyproject.toml

    Stephanie (Mullane) Wankowicz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    50b94c2 View commit details
    Browse the repository at this point in the history
  5. Update setup.py

    Stephanie (Mullane) Wankowicz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    eec8068 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. mkl no longer needed

    Stephanie (Mullane) Wankowicz committed May 6, 2024
    Configuration menu
    Copy the full SHA
    810240d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update main.yml

    Stephanie (Mullane) Wankowicz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    756ec0b View commit details
    Browse the repository at this point in the history