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

feat: add pycodestyle dependency #70

Merged

Conversation

moki
Copy link
Contributor

@moki moki commented May 6, 2024

Closes: #69

Copy link
Member

@apolukhin apolukhin left a comment

Choose a reason for hiding this comment

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

Looks good

Please, remove the pycodestyle from

sudo apt install --allow-downgrades -y pycodestyle $(cat third_party/userver/scripts/docs/en/deps/${{matrix.os}}.md | tr '\n' ' ')

to make sure that the dependency is actually installed

@moki moki force-pushed the moki-codes/add-pycodestyle-dependency branch from 02ff09d to 6ad06fb Compare May 8, 2024 17:56
@apolukhin apolukhin merged commit da28911 into userver-framework:develop May 13, 2024
3 checks passed
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.

missing pycodestyle dependency
2 participants