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

bring the appveyor build to life again #956

Closed
wants to merge 3 commits into from
Closed

bring the appveyor build to life again #956

wants to merge 3 commits into from

Commits on Nov 27, 2021

  1. 1st attempt bring the appveyor build to life again

    Peter Paul Kiefer committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    a633064 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. #955 fixing ci build on appveyor

    After bringing the miniconda env to work again, the wrong matplotlib version was used. This commit should fix that.
    Peter Paul Kiefer committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    299b3b0 View commit details
    Browse the repository at this point in the history
  2. #955 Fix CI build

    Freezing numpy and scipy was a bad idea.
    I freeze matplotlib  dependend  on the python version only.
    Peter Paul Kiefer committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a93c4ac View commit details
    Browse the repository at this point in the history