hue-plus: migrate to pyproject
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "hue-plus";
|
||||
version = "1.4.5";
|
||||
format = "setuptools";
|
||||
pyproject = true;
|
||||
|
||||
build-system = with python3Packages; [ setuptools ];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kusti8";
|
||||
|
||||
Reference in New Issue
Block a user