You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't expect the stable/0.7.2 docs to build. If they did run, I expected the docs to build without failing.
Actual Result
Build is failing since Pillow 3.0.0 is not compatible with Python 3.6. I'm not sure what triggered the build for JupyterHub stable/0.7.2 docs. I triggered the last failure but the other two just appeared 🦇 👻
My recommendation would be allow Pillow to float >=3.0.0 for conda builds to prevent mismatches when there is a newer Python release like 3.6.
Happy to submit the PR if needed.
The text was updated successfully, but these errors were encountered:
Details
Expected Result
I didn't expect the stable/0.7.2 docs to build. If they did run, I expected the docs to build without failing.
Actual Result
Build is failing since Pillow 3.0.0 is not compatible with Python 3.6. I'm not sure what triggered the build for JupyterHub stable/0.7.2 docs. I triggered the last failure but the other two just appeared 🦇 👻
My recommendation would be allow Pillow to float >=3.0.0 for conda builds to prevent mismatches when there is a newer Python release like 3.6.
Happy to submit the PR if needed.
The text was updated successfully, but these errors were encountered: