Metadata-Version: 2.1
Name: pytest-shell
Version: 0.2.2
Summary: A pytest plugin for testing shell scripts and line-based processes
Home-page: https://hg.sr.ht/~danmur/pytest-shell
License: MIT
Author: Daniel Murray
Author-email: daniel@darkdisco.net
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Testing
Project-URL: Documentation, https://hg.sr.ht/~danmur/pytest-shell/browse/default/README.rst
