| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks! |
Sorry, something went wrong.
|
I don't know much about homebrew -- would it be worth adding the other two environment variables that were just added to CPython's workflow in https://github.com/python/cpython/pull/102074/files as well? |
Sorry, something went wrong.
Me neither, but here's the doc: https://docs.brew.sh/Manpage#environment |
Sorry, something went wrong.
Running stubtest on macOS in CI is consistently slowesr/more backed-up than the other two operating systems, so I'd be up for it tbh :p |
Sorry, something went wrong.
|
Also, same as CPython (python/cpython#102074 (comment)), we're probably somewhat atypical users of homebrew 😄 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
As the inline comment says: Speedup brew install. Environments are isolated, no need to cleanup old versions.
While working on a PR that touched pyaudio, I noticed this from runs like https://github.com/python/typeshed/actions/runs/4148676771/jobs/7176901691#step:5:54
I also moved the NONINTERACTIVE under env