Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 8, 2024
1 parent 1cab531 commit c516b62
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion ports/py-gpep517/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"name": "python3",
"host": true,
"default-features": false
}
},
"vcpkg-python-scripts"
]
}
1 change: 1 addition & 0 deletions ports/py-packaging/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"homepage": "https://packaging.pypa.io/",
"license": "MIT",
"dependencies": [
"py-gpep517",
"vcpkg-python-scripts"
]
}
2 changes: 1 addition & 1 deletion versions/p-/py-gpep517.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "116735b4f4c500d9bfad30e31946bf409b15be6e",
"git-tree": "ce8c23505cd84726cbfcc875b6fcb0c39178d4df",
"version": "16",
"port-version": 1
},
Expand Down
2 changes: 1 addition & 1 deletion versions/p-/py-packaging.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "652d911b4c695efac951b69b8d2c557460e60174",
"git-tree": "1e53beca15ae2aaac882f4a6233918f1614f839f",
"version": "24.1",
"port-version": 1
},
Expand Down

0 comments on commit c516b62

Please sign in to comment.