# 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~=67.3.2 # build-system
wheel~=0.38        # build-system

twine~=4.0.2
