Andreas Wacknitz
2024-03-24 3df02058fb3d48a999bbc8d5d56c2910fbc249a4
commit | author | age
06c8ff 1 #
MT 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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
13 # Copyright 2022 Marcel Telka
14 #
15
16 %include-2%
a1b912 17 # This project is missing tests
MT 18 # See https://github.com/pypa/hatch/issues/329
19
06c8ff 20 # This component is required by following bootstrapped components so it must be
MT 21 # bootstrapped too.
3658bc 22 # - colorama (test bootstrap)
74fec4 23 # - filelock (test bootstrap)
2a6c60 24 # - hatch_vcs (test bootstrap)
123f9a 25 # - iniconfig (test bootstrap)
06c8ff 26 # - platformdirs (test bootstrap)
3658bc 27 # - pyproject_api (test bootstrap)
MT 28 # - tox (test bootstrap)
7cca14 29 # - virtualenv (test bootstrap)
06c8ff 30 PYTHON_TEST_BOOTSTRAP = yes