Download this file
1 2 3 4
# pyproject.toml file specified at the root of the directory [build-system] requires = ["setuptools>=42", "wheel"] # PEP 508 specifications. build-backend = "setuptools.build_meta"