Relax dependency restrictions#78
Conversation
|
@scarlehoff consider solving this one first, it might be easier (no numba, which is always a problem) - the funny thing is that we fail with a different package here: |
|
the problem here is: poetry wants to install |
|
ah, good point. perhaps this is the issue in eko. still unsure how poetry lock didn't pick this up but in my local copy of eko i was simply skipping banana, I hacked this in two seconds just for the lock for the ci (which I know now is not enough) |
|
And indeed now, we fail with scipy: but actually the problem might be here: |
|
That may explain why does it work locally 🧐 If I have time I'll have a go in a truly empty system. We should not be building scipy anyway. |
|
merge and release? |
|
Yeah, let's do so. We'll see whether it creates a problem down the line. |
No description provided.