Closed jaraco closed 2 years ago
Also includes a refactor to avoid interacting booleans and rewriting variables and using argparse for parsing out known args.
You need to modify the templates: https://github.com/pypa/get-pip/blob/main/templates/default.py
Running nox -s generate after modifying the templates will create the scripts correctly.
nox -s generate
Also includes a refactor to avoid interacting booleans and rewriting variables and using argparse for parsing out known args.