Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Pinning iMinuit version #89

Closed
wants to merge 2 commits into from
Closed

Pinning iMinuit version #89

wants to merge 2 commits into from

Conversation

henryiii
Copy link
Member

This should fix the build errors for now. iMinuit 1.3+ seems to have a bug where it can't read an AddPdf's parameters.

@eduardo-rodrigues
Copy link
Member

Hi @henryiii, the tests still fail and I see iminuit 1.3.3 being used. Maybe you need to add a tests_require to make sure the tests use iminuit <= 1.2? So something like
tests_require = ['iminuit<"1.3"'],
in setup.py.

@eduardo-rodrigues
Copy link
Member

Hi @henryiii, I'm totally puzzled, Travis is still installing iminuit 1.3.3 in spite of these 2 lines added in the MR! What's going on?

@eduardo-rodrigues
Copy link
Member

I believe this can now be closed given PR #91.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants