Metadata-Version: 2.4
Name: envoy.distribution.distrotest
Version: 0.0.13
Summary: Deprecated: this package is no longer published as a standalone distribution; functionality now ships as part of envoy.distribution.verify. See the README.
Home-page: https://github.com/envoyproxy/toolshed/tree/fa2f2fb8f7d675b82a7a5a76b89be741e5ea8f9f/py/envoy.distribution.distrotest
Author: Ryan Northey
Author-email: ryan@synca.io
Maintainer: Ryan Northey
Maintainer-email: ryan@synca.io
License: Apache Software License 2.0
Classifier: Development Status :: 7 - Inactive
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Requires-Dist: aio-run-checker==0.5.8
Requires-Dist: aio.run.checker>=0.5.8
Requires-Dist: aiodocker>=0.25.0
Requires-Dist: envoy-base-utils==0.5.11
Requires-Dist: envoy-docker-utils==0.0.2
Requires-Dist: envoy.base.utils>=0.5.10
Requires-Dist: envoy.docker.utils>=0.0.2
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Requires-Dist: pytest-patches>=0.1.0; extra == "test"
Provides-Extra: lint
Requires-Dist: flake8; extra == "lint"
Provides-Extra: types
Requires-Dist: mypy; extra == "types"
Provides-Extra: publish
Requires-Dist: wheel; extra == "publish"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


envoy.distribution.distrotest
=============================

Deprecated: do not use
----------------------

This package is no longer published as a standalone distribution.
The distribution-testing library it provided now ships as part of
``envoy.distribution.verify``. Update your dependencies accordingly.
