# 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~=75.3.2 # build-system build~=1.3.0 # build-system twine~=6.2.0 # The dependency on packaging is necessary to work around an incompatibility between # what setuptools generates and what twine expects. packaging >= 24.2