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 3.5 support, add tests on other Python versions, and break StanMetaRegression for Python 3.7+ #66

Merged
merged 13 commits into from Dec 17, 2021

Commits on Dec 17, 2021

  1. Add GHA to run tests.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1de047f View commit details
    Browse the repository at this point in the history
  2. Remove CircleCI config.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    fca6e25 View commit details
    Browse the repository at this point in the history
  3. Add a badge.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    67c97c8 View commit details
    Browse the repository at this point in the history
  4. Fix install.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d13ea40 View commit details
    Browse the repository at this point in the history
  5. We need stan too.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e059bc3 View commit details
    Browse the repository at this point in the history
  6. Autocancel redundant tests.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d9fcbf1 View commit details
    Browse the repository at this point in the history
  7. Check that pystan is installed.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ee9d7a8 View commit details
    Browse the repository at this point in the history
  8. Toggle stan import.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ab75469 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1838cab View commit details
    Browse the repository at this point in the history
  10. Update info.py

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    8fd927c View commit details
    Browse the repository at this point in the history
  11. Just skip stan.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3e9bd75 View commit details
    Browse the repository at this point in the history
  12. Add 3.6 back.

    tsalo committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3539116 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcee35c View commit details
    Browse the repository at this point in the history