pytest-topo

View on PyPIReverse Dependencies (0)

1.1.0 pytest_topo-1.1.0-py3-none-any.whl

Wheel Details

Project: pytest-topo
Version: 1.1.0
Filename: pytest_topo-1.1.0-py3-none-any.whl
Download: [link]
Size: 4841
MD5: 8a6bbd5f602efd201ef0834fb5fe2da8
SHA256: 8a2afdc05a01483d37242ffe7c728908d85c29329c14fb08bb6fae0d46922e2f
Uploaded: 2024-06-05 18:19:25 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-topo
Version: 1.1.0
Summary: Topological sorting for pytest
Author-Email: Nick Sullivan <nick.dave.sullivan[at]gmail.com>
Project-Url: Homepage, https://github.com/Nick-Sullivan/pytest-topo
Project-Url: Issues, https://github.com/Nick-Sullivan/pytest-topo/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: networkx (>=2.5)
Requires-Dist: pytest (>=7.0.0)
Requires-Dist: ruff (>=0.4.6); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2546 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_topo/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
pytest_topo/plugin.py sha256=Eo5Yjko9lXe8KjWRkC_iynNct3wLfdvB4dAqyiViSPc 1094
pytest_topo/topo.py sha256=aAkqnxwTU4B8dNfjoogbkYeTBfLWzFJL0cSWvgplQx8 2502
pytest_topo-1.1.0.dist-info/METADATA sha256=TVHNrjLzJ6ivYmH7kAwmpcRM5k9y8mT1KSBK9eZ0RaM 3196
pytest_topo-1.1.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
pytest_topo-1.1.0.dist-info/entry_points.txt sha256=8k9sxmwJXdzwmo172sWCt9j9Ifjj0pz7X2OzpiJjosQ 44
pytest_topo-1.1.0.dist-info/licenses/LICENSE sha256=7EI8xVBu6h_7_JlVw-yPhhOZlpY9hP8wal7kHtqKT_E 1074
pytest_topo-1.1.0.dist-info/RECORD

entry_points.txt

pytest_topo = pytest_topo.plugin