python-ftfy
python-ftfy copied to clipboard
Test fixes
- Fix redundant
poetry runuse from tests, that causes double indirection and unnecessary (undeclared) dependency on fullpoetrypackage when usingtoxor PEP517 installer. - Fix missing dependencies in
tox.inithat cause tests to fail.