159e378cbb
GitOrigin-RevId: c04d5652cfa9742b1d519688f65d1bbccea9eb7e
4 lines
65 B
Nix
4 lines
65 B
Nix
{ python3 }:
|
|
|
|
with python3.pkgs;
|
|
toPythonApplication fastapi-cli
|