github-actions-test

View on PyPIReverse Dependencies (0)

0.2.0 github_actions_test-0.2.0-py3-none-any.whl

Wheel Details

Project: github-actions-test
Version: 0.2.0
Filename: github_actions_test-0.2.0-py3-none-any.whl
Download: [link]
Size: 4475
MD5: 1193a0c92282ee1391ae4ffa28d291d6
SHA256: 08737905fc05048c73f30237db252a32a71ba7085e6d8405fc8f999b443b88e5
Uploaded: 2020-04-05 19:35:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: github-actions-test
Version: 0.2.0
Summary: Project to test Github Actions
Author: Emmanuel Sciara
Author-Email: emmanuel.sciara[at]gmail.com
Home-Page: https://github.com/esciara/github_actions_test
License: MIT
Keywords: github_actions_test
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: PyHamcrest (<2.0,>=1.9); extra == "test" or extra == "bdd"
Requires-Dist: behave (<2.0,>=1.2); extra == "bdd"
Requires-Dist: black; extra == "format"
Requires-Dist: bpython (<0.19,>=0.18); extra == "repl"
Requires-Dist: cleo (<0.8.0,>=0.7.6)
Requires-Dist: flake8 (<4.0,>=3.7); extra == "lint"
Requires-Dist: flake8-bugbear (<20.0.0,>=19.8.0); extra == "lint"
Requires-Dist: isort (<5.0,>=4.3); extra == "format"
Requires-Dist: mypy (<0.741.0,>=0.740.0); extra == "type"
Requires-Dist: pydocstyle (<4.0,>=3.0); extra == "lint"
Requires-Dist: pylint (<3.0,>=2.3); extra == "lint"
Requires-Dist: pytest (<6.0,>=5.1); extra == "test"
Requires-Dist: pytest-asyncio (<0.11.0,>=0.10.0); extra == "test"
Requires-Dist: pytest-cov (<3.0.0,>=2.8.1); extra == "test"
Requires-Dist: pytest-html (<3.0.0,>=2.0.1); extra == "test"
Requires-Dist: pytest-mock (<2.0.0,>=1.13.0); extra == "test"
Requires-Dist: seed-isort-config (<2.0.0,>=1.9.3); extra == "format"
Requires-Dist: sphinx (<3.0.0,>=2.3.0); extra == "docs"
Requires-Dist: sphinx-autobuild (<0.8.0,>=0.7.1); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (<2.0.0,>=1.10.3); extra == "docs"
Requires-Dist: sphinx_rtd_theme (<0.5.0,>=0.4.3); extra == "docs"
Requires-Dist: yapf (<0.28.0,>=0.27.0); extra == "lint"
Provides-Extra: bdd
Provides-Extra: docs
Provides-Extra: format
Provides-Extra: lint
Provides-Extra: repl
Provides-Extra: test
Provides-Extra: type
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
github_actions_test/__init__.py sha256=L5dNhi5NhFbsb32T5inOueIwbqJ5tWRlnO94G2rIdZ0 170
github_actions_test/__version__.py sha256=fYOEtm5WNwKHMbU6qgJH6MyNRhpsRGey6QgkHO_hviE 158
github_actions_test/cli.py sha256=lisdAY3h-QrbHQ-vrxZF_9fJ2DaX0yj6Cshv10sfukY 704
github_actions_test/const.py sha256=jRsi95ScGSmBXbxuYc8ClbMGnYNLN_s5NpJvSHNgio8 24
github_actions_test/exceptions.py sha256=IyF-FoxIczeftY0-kCX9sbGGvvyOhhNwOS-VmGhspqA 149
github_actions_test/hello.py sha256=jHbZOy82TTZnxfUek9-LSqJ-AM9uw9pLev_mcwaI_8k 66
github_actions_test-0.2.0.dist-info/entry_points.txt sha256=qwX8y3Yh8VxKdC86KflewjdfIpQSfmxYjMmkYU1--zM 68
github_actions_test-0.2.0.dist-info/LICENSE sha256=FyzOIrpPY002Kw-4tSA5KrdQA_3l0NuoivIMy-4IVqM 1073
github_actions_test-0.2.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
github_actions_test-0.2.0.dist-info/METADATA sha256=mYPAyxFWilqarOvj5YuOW_8WQkoX96_Huavfb10jS_Q 2108
github_actions_test-0.2.0.dist-info/RECORD

entry_points.txt

github_actions_test = github_actions_test.cli:main