ariadne-codegen icon indicating copy to clipboard operation
ariadne-codegen copied to clipboard

Generate `pyproject.toml`

Open multimeric opened this issue 10 months ago • 0 comments

One tricky aspect of the codegen is that the generated code requires certain packages, namely httpx, pydantic etc. The publisher of the generated package has to remember to include these dependencies themselves. This would be simpler if the pyproject.toml with the appropriate dependencies were automatically written.

multimeric avatar Feb 18 '25 05:02 multimeric