pytest-allclose

View on PyPIReverse Dependencies (13)

1.0.0 pytest_allclose-1.0.0-py3-none-any.whl

Wheel Details

Project: pytest-allclose
Version: 1.0.0
Filename: pytest_allclose-1.0.0-py3-none-any.whl
Download: [link]
Size: 8441
MD5: fceeb16a03be7a567e559c4a36ee17e7
SHA256: ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97
Uploaded: 2019-07-30 14:24:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-allclose
Version: 1.0.0
Summary: Pytest fixture extending Numpy's allclose function
Author: Applied Brain Research
Author-Email: info[at]appliedbrainresearch.com
Home-Page: https://www.nengo.ai/pytest-allclose
License: MIT license
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Requires-Dist: numpy (>=1.11)
Requires-Dist: pytest
Requires-Dist: nengo-sphinx-theme (>=1.0); extra == "all"
Requires-Dist: sphinx; extra == "all"
Requires-Dist: codespell; extra == "all"
Requires-Dist: coverage (>=4.3); extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: gitlint; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: nengo-sphinx-theme (>=1.0); extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: codespell; extra == "tests"
Requires-Dist: coverage (>=4.3); extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: gitlint; extra == "tests"
Requires-Dist: pylint; extra == "tests"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: optional
Provides-Extra: tests
[Description omitted; length: 5806 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_allclose/__init__.py sha256=2vxr5n8Mr_rdzhFsgdfHvdLZDFrtkWDn-Eh82IVnJ0Q 253
pytest_allclose/plugin.py sha256=Bs9tlSdv_3vmBLR4mbgoW3i5D9bclhWeDuI7z0xfxJo 7923
pytest_allclose/version.py sha256=gITtD9gDjPa3OUttVxNKap01_ipFSSKL7OsqSYey-wQ 525
pytest_allclose-1.0.0.dist-info/LICENSE.rst sha256=kKFAhN5uQqQfZSaQ2NJKNoqwb2emcafT0tovK67dKNE 1232
pytest_allclose-1.0.0.dist-info/METADATA sha256=i3OoW7-8GigqRsXUKG20uWbf44cZiOsnmdVAPQlt6Fw 7222
pytest_allclose-1.0.0.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
pytest_allclose-1.0.0.dist-info/entry_points.txt sha256=i0z9iU3ZNX9xVOhGt4xKOhUK8SKC2RJnFWUkssYfqww 46
pytest_allclose-1.0.0.dist-info/top_level.txt sha256=d9i-TplbxCg4oS2yhAWTPIP6FZqhD7jBF96cn4IqZJo 16
pytest_allclose-1.0.0.dist-info/RECORD

top_level.txt

pytest_allclose

entry_points.txt

allclose = pytest_allclose.plugin