# All entries with "# build-system" at the end of the line will be hoisted as
# part of the build-system declaration of generated packages. Others will only
# be installed in the virtual environment used for building the distribution
# package (wheel, sdist), but not declared as build-system dependencies.

setuptools~=70.0.0 # build-system
wheel~=0.42        # build-system

twine~=5.1.1
