pytest-pyvenv

View on PyPIReverse Dependencies (1)

0.2.4 pytest_pyvenv-0.2.4-py3-none-any.whl

Wheel Details

Project: pytest-pyvenv
Version: 0.2.4
Filename: pytest_pyvenv-0.2.4-py3-none-any.whl
Download: [link]
Size: 3103
MD5: 760c8b692d214ae337d6b5d3d8620232
SHA256: 60a14315525c33e41c7f650b64747f396c22b92d10455aac8fd3ab02ec4bc567
Uploaded: 2024-02-27 17:20:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-pyvenv
Version: 0.2.4
Summary: A package for create venv in tests
Author-Email: Mohammad Sina Allahkaram <msinamsina[at]gmail.com>
Project-Url: Homepage, https://github.com/msinamsina/pytest-pyvenv
Project-Url: Bug Tracker, https://github.com/msinamsina/pytest-pyvenv/issues
Project-Url: Change Log, https://github.com/msinamsina/pytest-pyvenv/blob/main/CHANGELOG.md
Classifier: Framework :: Pytest
Requires-Dist: pytest-pyvenv[cli,doc,lint,test]; extra == "all"
Requires-Dist: click; extra == "cli"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: tomlkit; extra == "docs"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-bugbear; extra == "lint"
Requires-Dist: flake8-pyproject; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-cookies; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: all
Provides-Extra: cli
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 571 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_pyvenv/__init__.py sha256=VmkpuYIyNslnPg6FuwVS6vwa48aIisYGOD1ScUGWvas 3327
pytest_pyvenv-0.2.4.dist-info/METADATA sha256=ZCHJxgyqxhY43OVa6PTCRfMwBIvpcD3Q8MTKcm0XobU 1822
pytest_pyvenv-0.2.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytest_pyvenv-0.2.4.dist-info/entry_points.txt sha256=gYQjzPfdGTJ1j-AamgwqzumhMHLzS2EV6wcY3RsJDLQ 43
pytest_pyvenv-0.2.4.dist-info/top_level.txt sha256=fl4h7kYtKtr3xRh__Lt93BX9Sr8TcAxuGR173mCKOtY 14
pytest_pyvenv-0.2.4.dist-info/RECORD

top_level.txt

pytest_pyvenv

entry_points.txt

pyvenv = pytest_pyvenv.__init__