#!/usr/bin/env python3
"""
Generate matplotlirc for installs.
If packagers want to change the default backend, insert a `#backend: ...` line.
Otherwise, use the default `##backend: Agg` which has no effect even after
decommenting, which allows _auto_backend_sentinel to be filled in at import
time.
"""
import sys
from pathlib import Path
if len(sys.argv) != 4:
raise SystemExit('usage: {sys.argv[0]}