Consider whitelisting PROCESSOR_ARCHITECTURE
environment variable
#740
Labels
bug:minor
does not affect many people or has no big impact
level:easy
rought estimate that this might be quite easy to implement
os:windows
On windows, this is necessary for
platform.machine()
to functionHitting this in pre-commit/pre-commit#685 where I'm working around this by adding
PROCESSOR_ARCHITECTURE
topassenv
The text was updated successfully, but these errors were encountered: