Pytest-flake8dir

Latest version: v2.6.1

Safety actively analyzes 621521 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.6.1

------------------

* Mark as unamintained. Following temporary directory fixture changes in
pytest, I made a successor library,
`pytest-flake8-path <https://pypi.org/project/pytest-flake8-path/>`__. I
recommend you use that instead.

2.6.0

------------------

* Add ``err`` and ``err_lines`` attributes for accessing the stderr of the
flake8 process.

Thanks to Matthew Gamble for the feature request in `Issue 221
<https://github.com/adamchainz/django-linear-migrations/issues/221>`__.

* Add type hints.

2.5.0

------------------

* Support Python 3.10.

2.4.0

------------------

* Stop distributing tests to reduce package size. Tests are not intended to be
run outside of the tox setup in the repository. Repackagers can use GitHub's
tarballs per tag.

2.3.1

------------------

* Use sys.executable to invoke flake8. This ensures that we run the flake8
installed to match the current interpreter, in multi-interpreter
environments.

2.3.0

------------------

* Drop Python 3.5 support.
* Support Python 3.9.
* Move license from ISC to MIT License.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.