Skip to content
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

Install pytype on buildbot #335

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

boomanaiden154
Copy link
Collaborator

This patch installs the development dependencies on the buildbot in addition to the normal python dependencies so that we have pytype available. This is necessary for running the pytype tests recently added on the LLVM side so we can prevent regressions while waiting for precommit CI to be implemented on the LLVM side.

This patch installs the development dependencies on the buildbot in
addition to the normal python dependencies so that we have pytype
available. This is necessary for running the pytype tests recently added
on the LLVM side so we can prevent regressions while waiting for
precommit CI to be implemented on the LLVM side.
@mtrofin mtrofin merged commit 3c28fa5 into google:main Jan 26, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants