conda-forge / aesara-feedstock

A conda-smithy repository for aesara.
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Add pypy 3.8 and 3.9 #96

Closed maresb closed 2 years ago

maresb commented 2 years ago

Comment:

No response

brandonwillard commented 2 years ago

We should have at least one version of PyPy tested (preferably the "most representative" one), but I don't think we need full coverage (i.e. all versions) right now.

maresb commented 2 years ago

Migrating Aesara to the newer versions of PyPy is currently being blocked by the requirement https://github.com/conda-forge/scipy-feedstock/pull/204.

If you want to have a PyPy tested for each version, we could reenable PyPy 3.7 and allow the BLAS warning.

brandonwillard commented 2 years ago

If you want to have a PyPy tested for each version, we could reenable PyPy 3.7 and allow the BLAS warning.

We can wait until https://github.com/conda-forge/scipy-feedstock/pull/204 goes through.