Dirk Mueller
73e2813d49
* Dropped support for Python 3.7 * Fix loading scripts with non-UTF-8 encodings. * Print output when a subprocess runner with `check=True` fails was missing. * Added type-hinting for all types, `pytest_console_scripts.ScriptRunner` can now be used to hint the `script_runner` fixture. * Added support for the `shell` and `check` keywords for in- process mode. * Passing command arguments in `*args` is now deprecated and will raise warnings. * Dropped support for Python 3.6 * Install-time dependencies have been fixed. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=20 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
pytest-console-scripts-1.4.1.tar.gz | ||
python-pytest-console-scripts.changes | ||
python-pytest-console-scripts.spec |