strawberry-graphql: adding typer to CLI optional deps
This commit is contained in:
@@ -129,6 +129,7 @@ buildPythonPackage rec {
|
||||
pygments
|
||||
rich
|
||||
libcst
|
||||
typer
|
||||
];
|
||||
# starlite = [ starlite ];
|
||||
# litestar = [ litestar ];
|
||||
|
||||
Reference in New Issue
Block a user