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

feat: adds vi and nox to the python-multi docker file #298

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

chalmerlowe
Copy link
Contributor

Adds several tools to enable more effective use of the python-multi docker image:

  • nox for running the many noxfile.py/nox.sessions that make up parts of numerous googleapis packages
  • vi for editing within the container

fixes #297

@chalmerlowe chalmerlowe marked this pull request as ready for review June 22, 2023 15:23
@chalmerlowe chalmerlowe requested a review from a team as a code owner June 22, 2023 15:23
@chalmerlowe chalmerlowe merged commit d9253dd into main Jun 22, 2023
11 checks passed
@chalmerlowe chalmerlowe deleted the add-tools-to-python-multi branch June 22, 2023 22:37
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.

Add libraries to the python-multi image.
2 participants