tox-extra

View on PyPIReverse Dependencies (0)

1.0.0 tox_extra-1.0.0-py3-none-any.whl

Wheel Details

Project: tox-extra
Version: 1.0.0
Filename: tox_extra-1.0.0-py3-none-any.whl
Download: [link]
Size: 4321
MD5: a99088f5ebd407b55b4a3d643aacbafd
SHA256: 6976c507b8ea07e0ef22687ea25c9d648dc992dbee838f4bed7a6ca5d4336bc1
Uploaded: 2022-11-27 00:24:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-extra
Version: 1.0.0
Summary: Performs extra checks before or after running
Author-Email: Sorin Sbarnea <sorin.sbarnea[at]gmail.com>
Maintainer-Email: Sorin Sbarnea <sorin.sbarnea[at]gmail.com>
Project-Url: homepage, https://github.com/tox-dev/tox-extra
Project-Url: issues, https://github.com/tox-dev/tox-extra/issues
Project-Url: repository, https://github.com/tox-dev/tox-extra
Project-Url: changelog, https://github.com/tox-dev/tox-extra/releases
License: MIT
Keywords: git,tox,tox-plugin
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Framework :: tox
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Requires-Dist: gitpython
Requires-Dist: tox (>=4.0.0b2)
Requires-Dist: packaging
Requires-Dist: coverage[toml] (>=6.5.0); extra == "test"
Requires-Dist: pytest-mock (>=3.10.0); extra == "test"
Requires-Dist: pytest (>=7.2.0); extra == "test"
Requires-Dist: testfixtures (>=7.0.3); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1256 characters]

WHEEL

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

RECORD

Path Digest Size
tox_extra/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tox_extra/hooks.py sha256=gJP-WDuatYqo4YvhI0WkyXcKf7J-Xee1aJimMG2WXx8 1886
tox_extra-1.0.0.dist-info/LICENSE sha256=9JlFm_ZFY9TW4fR7OeZOSIdFoXGMpRybBK1QW7yqFDA 1077
tox_extra-1.0.0.dist-info/METADATA sha256=bopy8NKoJHnig_ILwCFA0w0LkAKvHZaSqDu7t9MQFsY 2746
tox_extra-1.0.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
tox_extra-1.0.0.dist-info/entry_points.txt sha256=oQENsA2OyC1ixmF5HW4PYOD1hEwSrJzKjAD1vbEuM0c 30
tox_extra-1.0.0.dist-info/top_level.txt sha256=_ZIOxp-SsLuxb3Y5FJc7qtW009Halt4q96M1gvoSV_E 10
tox_extra-1.0.0.dist-info/RECORD

top_level.txt

tox_extra

entry_points.txt

[tox]
extra = tox_extra.hooks