# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project pytest-custom_exit_code # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pytest-custom_exit_code HUMAN_VERSION = 0.3.0 COMPONENT_SUMMARY = pytest-custom_exit_code - Exit pytest test session with custom exit code in different scenarios COMPONENT_PROJECT_URL = https://github.com/yashtodi94/pytest-custom_exit_code COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/92/9d/e1eb0af5e96a5c34f59b9aa69dfb680764420fe60f2ec28cfbc5339f99f8/pytest-custom_exit_code-0.3.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:51ffff0ee2c1ddcc1242e2ddb2a5fd02482717e33a2326ef330e3aa430244635 COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = setup.py include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/pytest PYTHON_REQUIRED_PACKAGES += runtime/python