tox-current-env

View on PyPIReverse Dependencies (0)

0.0.11 tox_current_env-0.0.11-py3-none-any.whl

Wheel Details

Project: tox-current-env
Version: 0.0.11
Filename: tox_current_env-0.0.11-py3-none-any.whl
Download: [link]
Size: 12807
MD5: 63bda4372e625d1aacfdd38288df1940
SHA256: b03c6b8ca3c447c8f99b5638663234e9114c987abbe75e30e1b50a3690677d15
Uploaded: 2023-01-10 16:32:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-current-env
Version: 0.0.11
Summary: Use current environment instead of virtualenv for tox testenvs
Author: Miro Hrončok
Author-Email: miro[at]hroncok.cz
Home-Page: https://github.com/fedora-python/tox-current-env
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: tox
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6
Requires-Dist: tox (>=3.24)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: packaging; extra == "tests"
Provides-Extra: tests
License-File: LICENSE
[Description omitted; length: 12957 characters]

WHEEL

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

RECORD

Path Digest Size
tox_current_env/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tox_current_env/hooks.py sha256=92hoOaMRwrjmHNXGAaioP-v-rQuHA3xZPDL4DWf7tis 158
tox_current_env/hooks3.py sha256=czZw1c6l4WwZi-Nx2yNLTy_KBen4INeMbJTTcGYAfMU 9821
tox_current_env/hooks4.py sha256=RGmd6iKBFe3e0kQ8Fe8T2X2_wNa7QNutQVEbMOr9uxY 7535
tox_current_env-0.0.11.dist-info/LICENSE sha256=dPvWv-KwyJ9KXuA8xbD02_P2l2MvCcM64e_zDpeINiY 1068
tox_current_env-0.0.11.dist-info/METADATA sha256=RCQPZOXPaIqXP9vFsZtxIUEyEAjs4YPTmF8-Rwoi-pM 14201
tox_current_env-0.0.11.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
tox_current_env-0.0.11.dist-info/entry_points.txt sha256=xaAH66NIQdJOO7K5FXN7CpEFxKpaZdkxAxrEIPkcVck 42
tox_current_env-0.0.11.dist-info/top_level.txt sha256=oWIqVH743MwovlYEQuITBdz3kd9tCc8XE6SRkS_8f1A 16
tox_current_env-0.0.11.dist-info/RECORD

top_level.txt

tox_current_env

entry_points.txt

[tox]
current-env = tox_current_env.hooks