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
Hi, first thanks for this awesome platform :-)
We recently changed the main repository for the openpyxl project (http://openpyxl.readthedocs.org), but it seems RTD is still pulling from the old one, hence not getting any further update since the move.
I've looked into the advanced settings, played a bit with it, but didn't find a way to force a full clone of the repository again. Even after deleting and re-creating the project, the stale checkout is still there and RTD is happily building outdated docs, ignoring the new project location.
Hi, first thanks for this awesome platform :-)
We recently changed the main repository for the openpyxl project (http://openpyxl.readthedocs.org), but it seems RTD is still pulling from the old one, hence not getting any further update since the move.
I've looked into the advanced settings, played a bit with it, but didn't find a way to force a full clone of the repository again. Even after deleting and re-creating the project, the stale checkout is still there and RTD is happily building outdated docs, ignoring the new project location.
The latest released version is 2.0.5 (as you can see on http://pythonhosted.org/openpyxl/) but RTD is stuck at 2.0.3.
Is there a way to handle this situation ?
The text was updated successfully, but these errors were encountered: