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

Version 2.6.1 #696

Merged
merged 5 commits into from
Jun 6, 2019
Merged

Version 2.6.1 #696

merged 5 commits into from
Jun 6, 2019

Commits on Jun 6, 2019

  1. Logic error in INSTALL_REQUIRES for LIBSBP_BUILD_ANY

    If LIBSBP_BUILD_ANY is enabled, then INSTALL_REQUIRES should contain
    SETUP_REQUIRES (which includes numba/llvmlite) otherwise it should
    not since the point of the 2.6.0 changes was to remove these
    deps.
    silverjam committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    31ca718 View commit details
    Browse the repository at this point in the history
  2. Version bumps

    silverjam committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    64d7f34 View commit details
    Browse the repository at this point in the history
  3. Remove circular dep

    silverjam committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    d662c99 View commit details
    Browse the repository at this point in the history
  4. Changelog updates

    silverjam committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    531524f View commit details
    Browse the repository at this point in the history
  5. doc updates

    silverjam committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    d05d0ae View commit details
    Browse the repository at this point in the history