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

Fix missing files in packaging #227

Merged
merged 10 commits into from
Nov 19, 2019

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    da880ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    466c664 View commit details
    Browse the repository at this point in the history
  3. raised allowed version of 'netCDF4' on windows due to new wheels

    limited allowed python versions to <3.8, since 'netCDF4' is missing wheels
    s-weigand committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    30050a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4336445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6102b3e View commit details
    Browse the repository at this point in the history
  6. made doc tests generate new api docs before running the tests

    also refined the dependency installation to use pip on module scale to prevent possible problems on windows, due to locked pip executable
    s-weigand committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    079e963 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f317e93 View commit details
    Browse the repository at this point in the history
  8. changed name of the actual test in api-docs-up-to-date

    and added fix instructions on failure
    s-weigand committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    0fb7baa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f2e53e View commit details
    Browse the repository at this point in the history
  10. fixed outdated api docs

    s-weigand committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    e9eb864 View commit details
    Browse the repository at this point in the history