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

add setuptools dependency for pkg_resources, sort deps #141

Merged
merged 3 commits into from Jan 24, 2022

Conversation

bollwyvl
Copy link
Contributor

@bollwyvl bollwyvl commented Jan 22, 2022

Hello, thanks for this tool!

This adds a dependency on setuptools to appease import pkg_resources and sorts the dependencies.

Feel free to close this and fix it properly, if i did it wrong! I don't do a lot of poetry work, so assume that something would have to happen to update the lockfile...

Fixes #133

@p1c2u
Copy link
Collaborator

p1c2u commented Jan 24, 2022

@bollwyvl thank you for the fix, unfortunately something wrong with windows setup.

Copy link
Collaborator

@p1c2u p1c2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@p1c2u p1c2u merged commit 766732b into python-openapi:master Jan 24, 2022
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

Successfully merging this pull request may close these issues.

setuptools are missing in requirements.txt
2 participants