Skip to content

[ENH] Allow suppression of root and updates check

  • New command line options --no-root-check and --no-update-check
  • New env variables (can be part of .env) NO_ROOT_CHECK and NO_UPDATE_CHECK

Ref: https://avan.tech/item107277

Merge request reports