Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
feat: use pypi build (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMRTT authored Aug 17, 2022
2 parents f06b992 + 73c5ba2 commit 406b69e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions com.github.AdwCustomizerTeam.AdwCustomizer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,6 @@
}
]
},
{
"name": "material-color-utilities-python",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"material_color_utilities_python~=0.1.0\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"path": "./monet/material_color_utilities_python-0.1.0-py3-none-any.whl",
"sha256": "735d40c0afae660e319798c697da8fe332cfc7103fbed8a081a187f437ed4523"
}
]
},
{
"name" : "adwcustomizer",
"builddir" : true,
Expand Down

0 comments on commit 406b69e

Please sign in to comment.