pytest-static
View on PyPI — Reverse Dependencies (0)
1.1.0 | pytest_static-1.1.0-py3-none-any.whl |
Wheel Details
Project: | pytest-static |
Version: | 1.1.0 |
Filename: | pytest_static-1.1.0-py3-none-any.whl |
Download: | [link] |
Size: | 9977 |
MD5: | 2fce06f3a6cd32ad16be93884f1a6fc4 |
SHA256: | 24098d4dc1c4ed22e5adaf5f540ebe07cb56c28b770ac0f784b30d11bd278ef4 |
Uploaded: | 2024-10-20 00:59:40 +0000 |
dist-info
METADATA · WHEEL · RECORD · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | poetry-core 1.9.0 |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytest_static/__init__.py | sha256=oVHCG66SrkobWMlLFnbWRNizNPUNGSdq_FaYkaAZbHU | 21 |
pytest_static/__main__.py | sha256=UrdG2cv3wlZXM1CQDz6xD1akaUMhfOwOafkAl2d3vv8 | 217 |
pytest_static/custom_typing.py | sha256=mt2Qk1rKlAaxgJPSCZEKsioJfxfJ8PYdXMx17YBohns | 981 |
pytest_static/parametric.py | sha256=UptJJT2qWNRD43B4KFQJbxUFYBODuBf9kXiLC3qB2U8 | 9274 |
pytest_static/plugin.py | sha256=iNdezeu9SB-_yNBXYocDHQc5gUFlBlcuE-KrZvXUjes | 754 |
pytest_static/py.typed | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
pytest_static/type_handler.py | sha256=NCathutv5nuyr5Dg6eO7r-13M0hXFpC6VRt16hL3vQ0 | 2181 |
pytest_static/type_sets.py | sha256=Ad6PfTXIpRCfzirxdPnTWKFkYGasi7S0ykIXeY0b88k | 2960 |
pytest_static/util.py | sha256=PBbz5jrnBSBUsfxNfKSLe_jcQIpekkkVYQq6GgmrVks | 359 |
pytest_static-1.1.0.dist-info/LICENSE | sha256=SsM6frOFLs2Izwof_hxdopBNnW8abtucRdtpe7XRAas | 1067 |
pytest_static-1.1.0.dist-info/METADATA | sha256=tO-Da7kDlUoqM__Kb8Ht1mQ79-fOWYA3EfY0SGlLkeA | 4383 |
pytest_static-1.1.0.dist-info/WHEEL | sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg | 88 |
pytest_static-1.1.0.dist-info/entry_points.txt | sha256=mu-u4CNd9tYTJVZV9xywji-XQE8BSCdUet2mC_6aGqI | 106 |
pytest_static-1.1.0.dist-info/RECORD | — | — |
entry_points.txt
pytest-static = pytest_static.__main__:main
[pytest]
pytest-static = pytest_static.plugin