python-ftfy icon indicating copy to clipboard operation
python-ftfy copied to clipboard

Test fixes

Open mgorny opened this issue 1 year ago • 0 comments

  1. Fix redundant poetry run use from tests, that causes double indirection and unnecessary (undeclared) dependency on full poetry package when using tox or PEP517 installer.
  2. Fix missing dependencies in tox.ini that cause tests to fail.

mgorny avatar Apr 03 '24 08:04 mgorny