qiime2 / q2-vsearch

vsearch plugin for QIIME 2
BSD 3-Clause "New" or "Revised" License
6 stars 20 forks source link

MAINT: updates for python 3.10 #99

Closed lizgehret closed 1 month ago

lizgehret commented 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.