Use consistent spacing in tox variables and lists
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 17 Apr 2021 15:42:21 +0000 (15:42 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 17 Apr 2021 15:42:21 +0000 (15:42 +0000)
Tox is fine with spaces between list elements and variable
assignment operators. We used more readable spacing in some parts of
tox.ini, so make the rest of the file consistent.


No differences found