check-python-versions
check-python-versions copied to clipboard
Tox dotted env
manage dotted env for tox envlist
closes #38
removed global variable in favor of an attribute into Version.
Actual solution keeps the dot in envs that have it, and do not add dot to them that haven't it.
I wait answer about this comment before doing anything.
https://github.com/mgedmin/check-python-versions/pull/39#discussion_r1097446742 has my latest thoughts (and there's an update where I edited the comment -- IIRC GitHub doesn't sent notification emails for comment edits.)