Metadata-Version: 2.3
Name: pytest-ipso
Version: 0.1.1
Summary: pytest plugin for running ipso notebook cell tests
License: MIT
Requires-Dist: pytest
Requires-Dist: ipso
Requires-Python: >=3.12
Project-URL: Homepage, https://susu.dev/ipso
Project-URL: Repository, https://github.com/susu-dot-dev/ipso
Project-URL: Issues, https://github.com/susu-dot-dev/ipso/issues
Description-Content-Type: text/markdown

# pytest-ipso

pytest plugin for running [ipso](../ipso) notebook cell tests.

## Install

pip install pytest-ipso
