Closed AlexanderKalistratov closed 3 years ago
@AlexanderKalistratov if you will check current gold/2021 branch you can see restrictions for numpy version. We need to have the same after this PR merge.
@xaleryb i don't see any changes to numpy version. Do you?
@xaleryb i don't see any changes to numpy version. Do you?
Restrictions for numpy version are present only for gold branch (were not merged to master previously). Based on this PR I see that recipe will be w/o restrictions on gold (after merge). That's not what we need. In this case we'll need one more PR to setup numpy restrictions again. But to be honest I expected to see numpy version changes highlighted in "Files changed " area of this PR.
Anyway, let's merge it and I'll add restrictions again if they will broken after this PR merge.
@xaleryb limitations seems to be on it's place. https://github.com/IntelPython/sdc/blob/gold/2021/conda-recipe/meta.yaml#L29
@xaleryb