os
os copied to clipboard
Strategy to stop providing unversioned `py3*` packages for install
Ideally the end user for those library requirements will specify the correct version python that they need and these packages should not be used.
To do this we need a way to warn someone that they're depending on an unversioned python for runtime.