python312Packages.betterproto: refactor
This commit is contained in:
parent
ed71d169ba
commit
1c139576be
@ -33,9 +33,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-ZuVq4WERXsRFUPNNTNp/eisWX1MyI7UtwqEI8X93wYI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
grpclib
|
||||
python-dateutil
|
||||
typing-extensions
|
||||
|
Loading…
Reference in New Issue
Block a user