eriknw / afar

Run code on a Dask cluster via a context manager or IPython magic
Other
30 stars 0 forks source link

Don't advertise `afar` works with PyPy. #23

Closed eriknw closed 3 years ago

eriknw commented 3 years ago

The core bits of afar appear to work with PyPy, and we still test PyPy on Windows using pip. However, since distributed doesn't test against PyPy--and the tests that use distributed stall--I don't want the burden to try to support PyPy.