jsonschema · PyPI - The Python Package Index
https://pypi.org/project/jsonschema05.11.2021 · Running the Test Suite. If you have tox installed (perhaps via pip install tox or your package manager), running tox in the directory of your source checkout will run jsonschema’s test suite on all of the versions of Python jsonschema supports. If you don’t have all of the versions that jsonschema is tested under, you’ll likely want to run using tox’s --skip-missing-interpreters …
jsonschema · PyPI - The Python Package Index
pypi.org › project › jsonschemaNov 05, 2021 · jsonschema is available on PyPI. You can install using pip: $ pip install jsonschema Running the Test Suite If you have tox installed (perhaps via pip install tox or your package manager), running tox in the directory of your source checkout will run jsonschema ’s test suite on all of the versions of Python jsonschema supports.
jsonschema 4.3.3 documentation
python-jsonschema.readthedocs.io › en › stablejsonschema is available on PyPI. You can install using pip: $ pip install jsonschema Running the Test Suite ¶ If you have tox installed (perhaps via pip install tox or your package manager), running tox in the directory of your source checkout will run jsonschema ’s test suite on all of the versions of Python jsonschema supports.
jsonschema 4.3.3 documentation
https://python-jsonschema.readthedocs.io/en/stableRunning the Test Suite¶. If you have tox installed (perhaps via pip install tox or your package manager), running tox in the directory of your source checkout will run jsonschema ’s test suite on all of the versions of Python jsonschema supports. If you don’t have all of the versions that jsonschema is tested under, you’ll likely want to run using tox ’s --skip-missing-interpreters ...