Import python modules by their hash.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
206 B

  1. [casimport]
  2. module_prio = homecache, https
  3. write_cache = homecache
  4. [homecache]
  5. # Default cache is in the user's home directory.
  6. type = cache
  7. path = ~/.casimport/cache
  8. #size = 10MB
  9. [https]
  10. type = https