-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unpin the Sphinx version again #82
Conversation
1265245
to
7bbf7a6
Compare
Working now without pinned versions. |
The bugs are fixed, so we can unpin the Sphinx version again :) Coses canonical#79. Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
7bbf7a6
to
709f592
Compare
@ru-fu LGTM. A random thought; to save us some trouble in the future, can we maybe consider saving a package log at 'make install'? Something like this:
This would simplify troubleshooting existing installations and let us track the latest working package combination. |
Sounds like a good idea! |
Haha, initiative bites the initiator! Yes, I'll take it. |
The bugs are fixed, so we can unpin the Sphinx version again :)