tox-uv

View on PyPIReverse Dependencies (3)

1.8.2 tox_uv-1.8.2-py3-none-any.whl

Wheel Details

Project: tox-uv
Version: 1.8.2
Filename: tox_uv-1.8.2-py3-none-any.whl
Download: [link]
Size: 10299
MD5: a9701a3db29e3b99781f591cb95be5c8
SHA256: f3159ccf651dca68f882ebb5f81ac695564f89a455c417c04c7eda4efa83ef9d
Uploaded: 2024-04-30 17:13:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: tox-uv
Version: 1.8.2
Summary: Integration of uv with tox.
Maintainer-Email: Bernát Gábor <gaborjbernat[at]gmail.com>
Project-Url: Changelog, https://github.com/tox-dev/tox-uv/releases
Project-Url: Documentation, https://github.com/tox-dev/tox-uv#tox-uv
Project-Url: Homepage, https://github.com/tox-dev/tox-uv
Project-Url: Source, https://github.com/tox-dev/tox-uv
Project-Url: Tracker, https://github.com/tox-dev/tox-uv/issues
Keywords: environments,isolated,testing,virtual
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System
Requires-Python: >=3.8
Requires-Dist: importlib-resources (>=6.4); python_version < "3.9"
Requires-Dist: packaging (>=24)
Requires-Dist: tox (<5,>=4.15)
Requires-Dist: uv (<1,>=0.1.39)
Requires-Dist: covdefaults (>=2.3); extra == "test"
Requires-Dist: devpi-process (>=1); extra == "test"
Requires-Dist: pytest-cov (>=5); extra == "test"
Requires-Dist: pytest-mock (>=3.14); extra == "test"
Requires-Dist: pytest (>=8.2); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2278 characters]

WHEEL

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

RECORD

Path Digest Size
tox_uv/__init__.py sha256=zB4HY7F50nWzf0FqqsE9qp-MTdhgwNYxx8w8kyDMNyg 149
tox_uv/_installer.py sha256=oNiWpyijtHjsaSqffaxBZwxivh3J6hWJhjcbvvQX5Lg 6376
tox_uv/_package.py sha256=9BHs-X_4H2z8Gaz2dSSpMU6aW4BN7TfA6pQIu2A8Oqc 545
tox_uv/_run.py sha256=JJaVR3uxHy-xremYZg95wV50MC8oNUMnkpwdv0Q7t3E 856
tox_uv/_venv.py sha256=96MDKdi7Q0c3JvTmu1QFde4_bUThaVkU2zWc6rpBJmM 7175
tox_uv/_venv_query.py sha256=7Vfot8BAzX2IHQVyhcMjFjJTUA46kOl8t6ZCk6iifaY 321
tox_uv/plugin.py sha256=mZn37k_MNZVTcXT6L5K8kiXEUGA4vJTTWHuTtLK2ApM 730
tox_uv/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tox_uv/version.py sha256=wyeOGWTUT7rTWqRZmS_XmHAtprBx1jO6L7FxPeYTyMM 411
tox_uv-1.8.2.dist-info/METADATA sha256=Y2jMSBFwLp6CQCuqK1HyOD6GXS-E7B4IrDN7QNg9yBs 3964
tox_uv-1.8.2.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
tox_uv-1.8.2.dist-info/entry_points.txt sha256=NdbZYEUAq47Yh77-tuEOWa6m9D-vMYag5qOiENTwZUk 29
tox_uv-1.8.2.dist-info/licenses/LICENSE sha256=kOJeH68qSq6o2V7o5_VziwUqGswMnFgGgQH5Mahr1Yg 1023
tox_uv-1.8.2.dist-info/RECORD

entry_points.txt

[tox]
tox-uv = tox_uv.plugin