9 buildPythonPackage rec {
12 format = "setuptools";
17 hash = "sha256-DAt/dKbpISEAiZKzabq2BGgVfbHALNMNZKXpo7QC8a4=";
23 propagatedBuildInputs = [
29 description = "Dark stylesheet for Python and Qt applications";
30 homepage = "https://github.com/ColinDuquesnoy/QDarkStyleSheet";
31 license = licenses.mit;
32 maintainers = with maintainers; [ nyanloutre ];