py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> python tests/test_pyperclip.py --verbose
test_copy_blank (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestCygwin) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestCygwin) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestKlipper) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestKlipper) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy (__main__.TestNoClipboard) ... ok
test_paste (__main__.TestNoClipboard) ... ok
test_copy_blank (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestOSX) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestOSX) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestWSL) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestWSL) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestWindows) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestWindows) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__.TestWlClipboard) ... skipped 'Clipboard not supported.'
test_non_str (__main__.TestWlClipboard) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestXClip) ... ok
test_copy_paste_simple (__main__.TestXClip) ... ok
test_copy_paste_unicode (__main__.TestXClip) ... ok
test_copy_paste_unicode_emoji (__main__.TestXClip) ... ok
test_copy_paste_whitespace (__main__.TestXClip) ... ok
test_copy_simple (__main__.TestXClip) ... ok
test_copy_unicode (__main__.TestXClip) ... ok
test_copy_unicode_emoji (__main__.TestXClip) ... ok
test_non_str (__main__.TestXClip) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__.TestXSel) ... ok
test_copy_paste_simple (__main__.TestXSel) ... ok
test_copy_paste_unicode (__main__.TestXSel) ... ok
test_copy_paste_unicode_emoji (__main__.TestXSel) ... ok
test_copy_paste_whitespace (__main__.TestXSel) ... ok
test_copy_simple (__main__.TestXSel) ... ok
test_copy_unicode (__main__.TestXSel) ... ok
test_copy_unicode_emoji (__main__.TestXSel) ... ok
test_non_str (__main__.TestXSel) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'
test_copy_blank (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_simple (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_unicode_emoji (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_paste_whitespace (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_simple (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_unicode (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_copy_unicode_emoji (__main__._TestClipboard) ... skipped 'Clipboard not supported.'
test_non_str (__main__._TestClipboard) ... skipped 'Always fails: https://github.com/asweigart/pyperclip/issues/263'

----------------------------------------------------------------------
Ran 83 tests

OK (skipped=65)
  py$(PYV): OK
  congratulations :)