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