Skip to content

Commit

Permalink
chore: provide schema hint for pyproject.toml [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcheung committed Oct 25, 2023
1 parent 324ad84 commit f431f5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#:schema https://json.schemastore.org/pyproject.json

[build-system]
requires = ['setuptools >= 64', 'setuptools_scm ~= 8.0']
build-backend = 'setuptools.build_meta'
Expand Down

0 comments on commit f431f5e

Please sign in to comment.