Merge pull request #165373 from SuperSandro2000/click

This commit is contained in:
Sandro
2022-03-23 06:30:16 +01:00
committed by GitHub
@@ -37,5 +37,6 @@ buildPythonPackage rec {
composable way, with as little code as necessary.
'';
license = licenses.bsd3;
maintainers = with maintainers; [ SuperSandro2000 ];
};
}