mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
python3Packages.nptyping: enable __structuredAttrs
(cherry picked from commit 42ff000fc1)
This commit is contained in:
committed by
github-actions[bot]
parent
9f49055698
commit
3f41b4ad3d
@@ -15,6 +15,8 @@ buildPythonPackage (finalAttrs: {
|
||||
version = "2.5.0";
|
||||
format = "setuptools";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ramonhagenaars";
|
||||
repo = "nptyping";
|
||||
|
||||
Reference in New Issue
Block a user