# these are dependencies required to build the package distribution for
# installation
#
# ought to mirror [build-system.requires] under in pyproject.toml
#
setuptools >= 61
setuptools_scm
wheel >= 0.29.0
