pytest-flask icon indicating copy to clipboard operation
pytest-flask copied to clipboard

198: remove deprecated setuptools' tests_require

Open Tusenka opened this issue 8 months ago • 0 comments

Remove setuptools' tests_require deprecated method. fixes 198.

  • fixes #

Checklist:

  • [x] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • [x] Add or update relevant docs, in the docs folder and in code.
  • [ ] Add an entry in docs/CHANGELOG.rst, summarizing the change and linking to the issue.
  • [ ] Run pre-commit hooks and fix any issues.
  • [x] Run pytest and make sure no tests failed.

Tusenka avatar Apr 17 '25 12:04 Tusenka