Skip to content

Commit

Permalink
chore(resource): update pyproject.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yaegassy committed Feb 3, 2024
1 parent 77c33c5 commit 819672b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/schemastore/pyproject.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@
}
},
"properties": {
"black": {
"$ref": "https://json.schemastore.org/partial-black.json"
},
"cibuildwheel": {
"$ref": "https://json.schemastore.org/partial-cibuildwheel.json"
},
Expand All @@ -122,6 +125,9 @@
},
"pdm": {
"$ref": "https://json.schemastore.org/partial-pdm.json"
},
"pyright": {
"$ref": "https://json.schemastore.org/partial-pyright.json"
}
},
"examples": [
Expand Down

0 comments on commit 819672b

Please sign in to comment.