Hi Vagrant, On Fri, 08 Feb 2019 22:28:37 -0800 Vagrant Cascadian wrote: > + (synopsis > + "Backport of shutil.which from Python 3.3") > + (description > + "Python-backports-shutil-which provides a backport of shutil.which from > +Python 3.3") Why do we need this package? We have Python 3.7.0. Doesn't that contain the same module already?