mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-15 05:09:05 +00:00
python3Packages.telegraph: enable __structuredAttrs
This commit is contained in:
@@ -12,6 +12,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "2.2.0";
|
||||
format = "setuptools";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
repo = "telegraph";
|
||||
owner = "python273";
|
||||
|
||||
Reference in New Issue
Block a user