setup-cfg-fmt icon indicating copy to clipboard operation
setup-cfg-fmt copied to clipboard

Change `--min-py-version` behavior & always set `python_requires`

Open mxr opened this issue 2 years ago • 8 comments

  • Replace --min-py3-version with --min-py-version
  • Change how the min version is determined; use --min-py-version as the source of truth if supplied, otherwise infer it
  • Always set python_requires

Resolves #178

mxr avatar Dec 11 '22 22:12 mxr