strawberry-graphql: adding typer to CLI optional deps

This commit is contained in:
shobu13
2024-10-22 10:42:09 +00:00
parent b4c90d349e
commit fb31567c10
@@ -129,6 +129,7 @@ buildPythonPackage rec {
pygments
rich
libcst
typer
];
# starlite = [ starlite ];
# litestar = [ litestar ];