Closed lizgehret closed 1 month ago
Looks like stdin.write now expects a bytes-like object in python 3.10. Paired PR with https://github.com/qiime2/distributions/pull/367 - installed this env locally and tests pass.
stdin.write
Looks like
stdin.write
now expects a bytes-like object in python 3.10. Paired PR with https://github.com/qiime2/distributions/pull/367 - installed this env locally and tests pass.