2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project editables
17 BUILD_STYLE
= pyproject
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_NAME
= editables
23 COMPONENT_SUMMARY
= editables
- Editable installations
24 COMPONENT_ARCHIVE_URL
= \
25 https
://files.pythonhosted.org
/packages
/37/4a
/986d35164e2033ddfb44515168a281a7986e260d344cf369c3f52d4c3275
/editables-0.5.
tar.gz
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2
28 COMPONENT_LICENSE
= MIT
29 COMPONENT_LICENSE_FILE
= LICENSE.txt
33 # This component is required by following bootstrapped components so it must be
35 # - hatchling (test bootstrap)
36 PYTHON_TEST_BOOTSTRAP
= yes
38 include $(WS_MAKE_RULES
)/common.mk
40 # Disable some plugins to get tests passed
41 PYTEST_ADDOPTS
+= -p no
:black
42 PYTEST_ADDOPTS
+= -p no
:mypy
44 # Auto-generated dependencies
45 PYTHON_REQUIRED_PACKAGES
+= library
/python
/flit-core
46 PYTHON_REQUIRED_PACKAGES
+= runtime
/python