Would be very convenient if a short form for `--python-version` was available, like `-p`, and if `major.minor` was accepted, such that we could run: ``` honesty deps -p3.7 requests ```
Would be very convenient if a short form for
--python-versionwas available, like-p, and ifmajor.minorwas accepted, such that we could run: