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

Add support for latest versions of h5py, sympy, numpy, and pytest #115

Merged
merged 10 commits into from Jan 10, 2020

Commits on Dec 30, 2019

  1. Copy the full SHA
    9ae9c5a View commit details
    Browse the repository at this point in the history
  2. always recreate tox virtualenvs

    this means we will notice when upstream changes cause breakages in our tests,
    right now we don't notice since tox never recreates virtualenvs
    ngoldbaum committed Dec 30, 2019
    Copy the full SHA
    21a1f27 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6769680 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4aac2c3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    71873b0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    873e38e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9f9d3cc View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    87b3e80 View commit details
    Browse the repository at this point in the history
  9. fix warnings from Pint

    ngoldbaum committed Dec 30, 2019
    Copy the full SHA
    1fe0439 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4d1e9cf View commit details
    Browse the repository at this point in the history