You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/01/14 07:05:17 UTC

[GitHub] [tvm] mshr-h commented on issue #9862: [Bug][CI] pip stores caches to `/false`

mshr-h commented on issue #9862:
URL: https://github.com/apache/tvm/issues/9862#issuecomment-1012832232


   To disable the cache, we have to set the `no-cache-dir` option to falsy value. Not `global.cache-dir`.
   
   Related links
   - [Caching - pip documentation v21.3.1](https://pip.pypa.io/en/stable/topics/caching/#disabling-caching)
   - [Configuration - pip documentation v21.3.1](https://pip.pypa.io/en/stable/topics/configuration/#boolean-options)
   - [Allow "true" values for pip.conf negative options (no-cache-dir and no-compile) · Issue #5011 · pypa/pip](https://github.com/pypa/pip/issues/5011)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org