tox-asdf

View on PyPIReverse Dependencies (5)

0.1.0 tox_asdf-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: tox-asdf
Version: 0.1.0
Filename: tox_asdf-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 5065
MD5: e36d9a26891adc2110051dc625fe6150
SHA256: 18b40e396b70ed9cfb68af2c9463cfd3d38d2786a32872d37a0fe58392e4535f
Uploaded: 2019-01-05 16:49:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-asdf
Version: 0.1.0
Summary: A plugin telling tox to use asdf to find python executables
Author: API Hackers
Author-Email: pypi+tox-asdf[at]apihackers.com
Home-Page: https://github.com/apihackers/tox-asdf
License: MIT
Keywords: tox asdf
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development
Requires-Dist: tox (>=2.0)
Requires-Dist: mock (>=2.0.0); extra == "test"
Requires-Dist: pytest (>=4.0.0); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: wheel; extra == "test"
Requires-Dist: pluggy (>=0.7); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1214 characters]

WHEEL

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

RECORD

Path Digest Size
tox_asdf/__init__.py sha256=tHM7WvSOrLGqeKYT5Mom7NETp0hsdE-ICTNUgwLiJ2c 102
tox_asdf/plugin.py sha256=n1ziKUdxxZVcQ85ePfFLzJDbmWCyGrSvJ7WKc-r0YXI 6113
tox_asdf-0.1.0.dist-info/LICENSE sha256=rBALvGHXhI_O7QQmLwyt4j6ptAg8XVTiDfDST06HZNk 1068
tox_asdf-0.1.0.dist-info/METADATA sha256=-H_NbmHcmdU-_OSzV2AjKbLUE1B_YzROJDunP1UkqMI 2779
tox_asdf-0.1.0.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
tox_asdf-0.1.0.dist-info/entry_points.txt sha256=SKBOdWKugNMTxXRWqPkd1FpgPe3HTSCT9hvjP1inO84 30
tox_asdf-0.1.0.dist-info/top_level.txt sha256=AFu9LnH-ls5crayKsMd6ayxr88R6bukY2k5GyvHg-qc 9
tox_asdf-0.1.0.dist-info/RECORD

top_level.txt

tox_asdf

entry_points.txt

[tox]
asdf = tox_asdf.plugin