Simplify tox.ini
Tox installs the package to the virtualenv by default. PySocks is already included in test_requirements. Don't need to install these explicitly.
This commit is contained in:
Tox installs the package to the virtualenv by default. PySocks is already included in test_requirements. Don't need to install these explicitly.