Merge pull request #117915 from zhaofengli/dptrp1-setuptools

This commit is contained in:
Sandro
2021-03-29 14:06:16 +02:00
committed by GitHub
+3
View File
@@ -19,11 +19,14 @@ python3Packages.buildPythonApplication rec {
pbkdf2 pbkdf2
pyyaml pyyaml
requests requests
setuptools
tqdm tqdm
urllib3 urllib3
zeroconf zeroconf
]; ];
pythonImportsCheck = [ "dptrp1" ];
meta = with lib; { meta = with lib; {
homepage = "https://github.com/janten/dpt-rp1-py"; homepage = "https://github.com/janten/dpt-rp1-py";
description = "Python script to manage Sony DPT-RP1 without Digital Paper App"; description = "Python script to manage Sony DPT-RP1 without Digital Paper App";