Be explicit about test requirements in tox.ini
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 27 Jan 2019 19:25:19 +0000 (19:25 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 27 Jan 2019 19:33:04 +0000 (19:33 +0000)
Only a couple of the testenvs listed in tox.ini actually made use of
the packages claimed as general test dependencies inherited by all
testenvs. Move these to their corresponding declarations and drop
the old test-requirements.txt file.


No differences found