Loading pkgs/development/python-modules/marshmallow-dataclass/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { version = "8.6.1"; format = "setuptools"; disabled = pythonOlder "3.6"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "lovasoa"; Loading Loading
pkgs/development/python-modules/marshmallow-dataclass/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { version = "8.6.1"; format = "setuptools"; disabled = pythonOlder "3.6"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "lovasoa"; Loading