swagger-codegen
swagger-codegen copied to clipboard
Support for pyproject.toml
Description
Since pyproject.toml is going to replace old python packaging system (with setup.py and setuptools), it would be nice to add ability to generate pyproject.toml instad of setup.py and requirements.txt
We use poetry for dependency management and want to utilize swagger-codegen for code generation. We would like to use the same workflow for generated packages as we use for other packages.
Swagger-codegen version
3.0.36
Suggest a fix/enhancement
Option to generate pyproject.toml
Very much agree @s-vitaliy. Has anybody looked into this, or even works on a fix? Do you need help?
(Tagging @kenjones-cisco @HugoMario @frantuma)