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

fix: Fix lint errors, fix incorrect license in metadata #2

Merged
merged 6 commits into from
Sep 1, 2020
Merged

Conversation

isantop
Copy link
Contributor

@isantop isantop commented Sep 1, 2020

No description provided.

setup.py Outdated
name='repolib',
version=get_version(),
author='Ian Santopietro',
author_email='isantop@gmail.com',

Choose a reason for hiding this comment

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

Should these reflect the Pop OS org/repos?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The items in setup.py are only relevant for PyPI releases, but I updated them anyway

setup.py Outdated
download_url='https://github.com/isantop/repolib/releases',
long_description=long_description,
tests_require=['pytest'],
license='BSD-2',

Choose a reason for hiding this comment

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

I noticed this PR mentions fixing the license but the LGPLv3 change is actually in the other PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated here

@isantop isantop merged commit 2f91999 into master Sep 1, 2020
@isantop isantop deleted the clean-up branch September 1, 2020 19:20
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