mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
pyperclip uses shutil.which() on all modern Python versions, rendering the external executable unnecessary. Signed-off-by: Michał Górny <mgorny@gentoo.org>