conda-forge / qutip-feedstock

A conda-smithy repository for qutip.
BSD 3-Clause "New" or "Revised" License
0 stars 14 forks source link

v4.7.3 #85

Closed Ericgig closed 1 year ago

Ericgig commented 1 year ago

Checklist

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Ericgig commented 1 year ago

@conda-forge-admin, please rerender

hodgestar commented 1 year ago

I don't know why the Windows builds failed though. We should check.

hodgestar commented 1 year ago

Ah, the Windows builds are failing with:

ERROR: Could not find a version that satisfies the requirement cython<3.0.0,>=0.29.20 (from versions: none)
ERROR: No matching distribution found for cython<3.0.0,>=0.29.20

Maybe Cython didn't build a 0.29.20 for Windows and we have to relax the requirement a bit?