Skip to content

Commit

Permalink
Added packages.to to keep up with python-poetry/poetry-core#672 (#3807)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbraza committed May 24, 2024
1 parent 61319ca commit 61a602f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/schemas/json/partial-poetry.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,10 @@
},
"format": {
"$ref": "#/definitions/poetry-package-formats"
},
"to": {
"type": "string",
"description": "Where the package should be installed in the final distribution."
}
}
}
Expand Down

0 comments on commit 61a602f

Please sign in to comment.