Skip to content

Conversation

@chickenandpork
Copy link
Owner

@chickenandpork chickenandpork commented Jun 18, 2024

Update python requirements

  • mac: natively
  • linux:
docker run \
  -e USER="$(id -u)"  -u="$(id -u)" \
  -v $(mktemp -d):/tmp/build_output \
  -v /src/workspace:$(pwd)  -w /src/workspace \
  l.gcr.io/google/bazel:latest \
  --output_user_root=/tmp/build_output/out \
  run //lib/python:requirements.update

@chickenandpork chickenandpork force-pushed the chore/update-requirements-20240618 branch 4 times, most recently from 2001c13 to 2dcec3b Compare June 19, 2024 05:51
@chickenandpork chickenandpork force-pushed the master branch 5 times, most recently from 63bcdfe to d0b088b Compare June 19, 2024 21:11
@chickenandpork chickenandpork force-pushed the chore/update-requirements-20240618 branch from 82d06b5 to 55768e9 Compare December 12, 2024 20:05
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.

1 participant