tox-poetry-dev-dependencies

View on PyPIReverse Dependencies (0)

0.0.9 tox_poetry_dev_dependencies-0.0.9-py3-none-any.whl

Wheel Details

Project: tox-poetry-dev-dependencies
Version: 0.0.9
Filename: tox_poetry_dev_dependencies-0.0.9-py3-none-any.whl
Download: [link]
Size: 11135
MD5: 9d70fd1a44cfcb1702c572951e3ab16e
SHA256: 5e826edd7213525576168b8beec53f62fb1534c3161fb9bc3de67a5d6d8a4f48
Uploaded: 2020-11-18 14:17:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-poetry-dev-dependencies
Version: 0.0.9
Summary: Tox plugin to help working with Poetry-based projects
Author: sinoroc
Author-Email: sinoroc.code+python[at]gmail.com
Home-Page: https://pypi.org/project/tox-poetry-dev-dependencies/
Project-Url: GitHub, https://github.com/sinoroc/tox-poetry-dev-dependencies
Project-Url: GitLab, https://gitlab.com/sinoroc/tox-poetry-dev-dependencies
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: tox
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
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: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: ~=3.5
Requires-Dist: poetry-core (~=1.0)
Requires-Dist: tomlkit
Requires-Dist: tox
Requires-Dist: twine; extra == "dev_package"
Requires-Dist: wheel; extra == "dev_package"
Requires-Dist: mypy; extra == "dev_test"
Requires-Dist: pycodestyle; extra == "dev_test"
Requires-Dist: pydocstyle; extra == "dev_test"
Requires-Dist: pylint; extra == "dev_test"
Requires-Dist: pytest; extra == "dev_test"
Requires-Dist: pytest-mypy; extra == "dev_test"
Requires-Dist: pytest-pycodestyle; extra == "dev_test"
Requires-Dist: pytest-pydocstyle; extra == "dev_test"
Requires-Dist: pytest-pylint; extra == "dev_test"
Requires-Dist: pytest-yapf3; extra == "dev_test"
Requires-Dist: yapf; extra == "dev_test"
Provides-Extra: dev_package
Provides-Extra: dev_test
Description-Content-Type: text/x-rst
[Description omitted; length: 5640 characters]

WHEEL

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

RECORD

Path Digest Size
tox_poetry_dev_dependencies/__init__.py sha256=NgrGXwR535BHZjfB9MivrObMUYgZWnK-ppgIRJxytss 71
tox_poetry_dev_dependencies/_hooks.py sha256=xIyWSbfV1FuAs8DTWEj3Af8__cGDHPSBISAfW8rECAw 11234
tox_poetry_dev_dependencies-0.0.9.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
tox_poetry_dev_dependencies-0.0.9.dist-info/METADATA sha256=Ds4qX7RR7fFuRVNwi3La8WtsnTM0r8F2I0biI_fMwjw 7366
tox_poetry_dev_dependencies-0.0.9.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
tox_poetry_dev_dependencies-0.0.9.dist-info/entry_points.txt sha256=OqbhL8PD0719_6jTOjeY1uNSlKAU5-natM_iHnAUwyY 68
tox_poetry_dev_dependencies-0.0.9.dist-info/top_level.txt sha256=WDcyfldVefkYnWHqTvuU_93rVFV4Ie-BXF2GssplZhA 28
tox_poetry_dev_dependencies-0.0.9.dist-info/RECORD

top_level.txt

tox_poetry_dev_dependencies

entry_points.txt

[tox]
poetry_dev_dependencies = tox_poetry_dev_dependencies._hooks