tox-pdm

View on PyPIReverse Dependencies (1)

0.7.2 tox_pdm-0.7.2-py3-none-any.whl

Wheel Details

Project: tox-pdm
Version: 0.7.2
Filename: tox_pdm-0.7.2-py3-none-any.whl
Download: [link]
Size: 5262
MD5: 08717337787d7f0551651da27580232d
SHA256: 12f6215416b7acd00a80a9e7128f3dc3e3c89308d60707f5d0a24abdf83ac104
Uploaded: 2024-01-04 12:58:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-pdm
Version: 0.7.2
Summary: A plugin for tox that utilizes PDM as the package manager and installer
Author-Email: Frost Ming <me[at]frostming.com>
Project-Url: Homepage, https://github.com/pdm-project/tox-pdm
Project-Url: Repository, https://github.com/pdm-project/tox-pdm
License: MIT
Keywords: tox testing pdm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: tox (>=4.0)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: pytest (>=6.2); extra == "test"
Requires-Dist: coverage[toml] (<6.4,>=5.5); extra == "test"
Requires-Dist: flake8 (>=3.8); extra == "lint"
Requires-Dist: black (>=20.8b1); extra == "lint"
Provides-Extra: test
Provides-Extra: lint
Description-Content-Type: text/markdown
[Description omitted; length: 2418 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.8)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tox_pdm-0.7.2.dist-info/METADATA sha256=uqLRM0tDJPijhYxYUtfXVLtyf8ZMXDJzqL8OCLoAzuk 3513
tox_pdm-0.7.2.dist-info/WHEEL sha256=N2J68yzZqJh3mI_Wg92rwhw0rtJDFpZj9bwQIMJgaVg 90
tox_pdm-0.7.2.dist-info/entry_points.txt sha256=RgM4tQbM5_db-83UQBs-KwNC_BsUw-Rl_nqNtBgMGRs 28
tox_pdm-0.7.2.dist-info/licenses/LICENSE sha256=xB07p9bWsQ-jxvvuvEIS5f0AZLkR_hLvgpF4pQYDvPY 1068
tox_pdm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tox_pdm/plugin.py sha256=jFckPUFlY0N8IvvO26T_iQaV4DHSHtFFh6YyfD1Y5XM 3440
tox_pdm/utils.py sha256=qFz0XALq3BkZRXYGH2oG0SnVvqr6f6cADOeS7mP4tqc 482
tox_pdm-0.7.2.dist-info/RECORD

entry_points.txt

[tox]
pdm = tox_pdm.plugin