-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Adding check that **all** setup.py README's are valid RST. #3318
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
Conversation
Follow up to googleapis#3316. Fixes googleapis#2446.
7b1525f to
b66f17e
Compare
|
Nice! This revealed an issue with the Logging README! |
|
@dhermes Are you planning to update the PR with a commit fixing the logging README? |
|
Yes, just been cranking on https://github.com/GoogleCloudPlatform/google-resumable-media-python, will do now. |
|
LGTM pending CI. |
|
Also found an issue with monitoring's README, hopefully we can go green on the 3rd run. Good thing we re-open #2446! |
…s#3318) * Adding check that **all** setup.py README's are valid RST. Follow up to googleapis#3316. Fixes googleapis#2446. * Fixing duplicate reference in Logging README. * Fixing duplicate reference in Monitoring README.
Follow up to #3316. Fixes #2446.