Metadata-Version: 2.4
Name: pytest-nb
Version: 0.1.1
Summary: Seedable Jupyter Notebook testing tool
Author: Nathnael (Nati) Bekele
Maintainer: Nathnael (Nati) Bekele
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/natibek/pytest_nb
Project-URL: Repository, https://github.com/natibek/pytest_nb
Project-URL: Issues, https://github.com/natibek/pytest_nb/issues
Project-URL: Readme, https://github.com/natibek/pytest_nb/blob/main/README.md
Project-URL: Changelog, https://github.com/natibek/pytest_nb/blob/main/CHANGELOG
Keywords: jupyter notebook,testing,pytest,notebook,python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Framework :: Pytest
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jupyter_client==8.6.3
Requires-Dist: pytest==8.4.1
Dynamic: license-file

# On going project to provide seedable testing for notebooks.
