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 yamllint to install_requires #2033

Merged

Conversation

decentral1se
Copy link
Contributor

This is required in the run time and is suddenly not present when installing the package as can be seen in the report from #2012. We now include this in our install_require list and manage the bounds directly to ensure we have a working default linter.

@decentral1se
Copy link
Contributor Author

WDYT @webknjaz?

setup.cfg Outdated Show resolved Hide resolved
@decentral1se decentral1se force-pushed the bugfix/add-yamllint-install-requires branch from 80ba6f0 to a0e0dbc Compare May 13, 2019 12:32
@decentral1se
Copy link
Contributor Author

CI failure unrelated. Please see #2042.

This is required in the run time and was discovered not present when
installing the package as can be seen in the report from
ansible#2012.

We now include this in our `install_require` list and manage the bounds
directly to ensure we have a working default linter.
@decentral1se decentral1se force-pushed the bugfix/add-yamllint-install-requires branch from a0e0dbc to 9add8bb Compare May 16, 2019 20:26
@decentral1se decentral1se merged commit 023bef6 into ansible:master May 17, 2019
@decentral1se decentral1se deleted the bugfix/add-yamllint-install-requires branch May 17, 2019 10:45
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.

2 participants