mirror of
https://github.com/kiviktnm/decman.git
synced 2026-09-19 12:08:28 +00:00
Change pycache_prefix
This commit is contained in:
@@ -19,6 +19,8 @@ def main():
|
||||
Main entry for the CLI app
|
||||
"""
|
||||
|
||||
sys.pycache_prefix = os.path.join(conf.pkg_cache_dir, "python/")
|
||||
|
||||
parser = argparse.ArgumentParser(
|
||||
prog="decman",
|
||||
description=
|
||||
|
||||
Reference in New Issue
Block a user