Metadata-Version: 2.4
Name: testaferro
Version: 0.1.0.dev4
Summary: Renamed: install pytest-testaferro instead.
Author-email: Paul Galbraith <paul@galbraiths.ca>
License-Expression: BSD-3-Clause
Project-URL: Repository, https://github.com/ferroteca/testaferro
Keywords: pytest,testaferro,renamed
Classifier: Development Status :: 7 - Inactive
Classifier: Framework :: Pytest
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pytest-testaferro

<!--
SPDX-FileCopyrightText: 2026 Paul Galbraith
SPDX-License-Identifier: BSD-3-Clause
-->

# testaferro → pytest-testaferro

This distribution has been renamed. Install
[pytest-testaferro](https://pypi.org/project/pytest-testaferro/)
instead:

```
pip install pytest-testaferro
```

The import name is unchanged (`import testaferro`), so no code
changes are needed — only the dependency spelling. This final
release of the old name depends on `pytest-testaferro`, so a stale
pin still resolves to the real thing.

Project home: <https://github.com/ferroteca/testaferro>
