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

PEP8 Compliance Changes for setup.py #13

Closed
wants to merge 1 commit into from
Closed

PEP8 Compliance Changes for setup.py #13

wants to merge 1 commit into from

Conversation

lukehinds
Copy link
Member

@lukehinds lukehinds commented Dec 19, 2018

Changes made to setup.py to allow for PEP8 Compliance as per issue #10

Removed find_packages as not used.

Added two pylint ignores for false postives on constant naming case and Redefining built-in 'open'.

Changes made to `setup.py` to allow for PEP8 Compliance as per
issue #10

Added two pyline ignores for false postives on constant naming case
and Redefining built-in 'open'.
@lukehinds lukehinds changed the title PEP8 Compliance Changes PEP8 Compliance Changes for setup.py Dec 19, 2018
@lukehinds lukehinds closed this Feb 7, 2019
@lukehinds lukehinds deleted the pep8-setup branch February 7, 2019 14:28
mpeters pushed a commit to mpeters/keylime that referenced this pull request Jun 7, 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.

None yet

1 participant