diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-28 06:11:20 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-28 06:11:20 -0500 |
commit | 9d21fb5ba64bb9f4a5f7117c74bd8d3d8672b8bf (patch) | |
tree | 37b7080555b26f2ab742656fa573cd4affefbbf3 | |
parent | cef6db886f8c45be48077f1bd252dcf3592d5bd3 (diff) | |
download | python-coveragepy-git-nedbat/balanced-xdist.tar.gz |
temp: GetZipBytesTests will work now?nedbat/balanced-xdist
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ balanced_clumps = ; because of shared-file manipulations CompareTest ; because of shared-file manipulations? - GetZipBytesTest + ;GetZipBytesTest [pep8] # E265 block comment should start with '# ' |