1 https://github.com/asweigart/pyperclip/issues/245
4 +++ pyperclip-1.9.0/tox.ini
6 +# tox (https://tox.readthedocs.io/) is a tool for running tests
7 +# in multiple virtualenvs. This configuration file will run the
8 +# test suite on all supported python versions. To use it, "pip install tox"
9 +# and then run "tox" from this directory.
12 +envlist = py27, py35, py36, py37, py38, py39, py310
18 + python tests/test_pyperclip.py