python311Packages.id: refactor
This commit is contained in:
parent
a2169b8f59
commit
1727612fcb
1 changed files with 2 additions and 2 deletions
|
@ -23,11 +23,11 @@ buildPythonPackage rec {
|
|||
hash = "sha256-lmUBy0hJAxfF65RcBP7tTizrg8j2Zypu4sKgOUQCYh8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
flit-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
pydantic
|
||||
requests
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue