Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save liuzheng1990/c54a6c02db5499e44e94593271f236c3 to your computer and use it in GitHub Desktop.
Save liuzheng1990/c54a6c02db5499e44e94593271f236c3 to your computer and use it in GitHub Desktop.
content of "pyproject.toml" for setup.py
[build-system]
requires = ["setuptools>=42"]
build-backend = "setuptools.build_meta"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment