mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-04 16:27:33 -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>