Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfix upstream-dev CI #4256
fix upstream-dev CI #4256
Conversation
|
hmm... it seems that's because the repository is down, so now we're falling back to the PyPI version. @tacaswell, can you confirm? |
|
It does look like the rackspace server we were pushing to seems to be down. This is more of a @matthew-brett question. |
|
Thanks @tacaswell :) Er - sorry - I'm lost - is the problem that xarray can't see the Matplotlib --pre binaries? |
|
yes, we can't seem to use
also, when pointing my browser to that url, I get a |
|
Yup - sorry - those URLs went down a while ago, as Tom said. Tom - are you uploading --pre binaries to Anaconda or similar? |
|
if not, it might be worth copying |
|
Can you point me at the configs that upload to the correct place? |
|
I don't know how those projects upload to that repository. @TomAugspurger, can you help with that? Edit: https://github.com/MacPython/pandas-wheels/blob/master/azure/posix.yml, maybe? |
|
Yep. I believe that @ogrisel can add you to the organization on anaconda.org so that you can create a key to upload to packages. |
I'm not quite sure what happened, but our upstream-dev CI doesn't fail anymore. Looking at the build log, the install of the dev version of
matplotlibseems to fail, so this tries to additionally remove thematplotlib-basepackage to see if the error comes up again if we make sure we get the dev version ofmatplotlib.isort . && black . && mypy . && flake8whats-new.rstapi.rst