Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pyproject.toml #12010

Open
s-vitaliy opened this issue Dec 27, 2022 · 1 comment
Open

Support for pyproject.toml #12010

s-vitaliy opened this issue Dec 27, 2022 · 1 comment

Comments

@s-vitaliy
Copy link

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

@jenstroeger
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants