pyproject.toml (100B)
1 [build-system] 2 requires = ['setuptools >= 40.8.0', 'wheel'] 3 build-backend = 'setuptools.build_meta'