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 extra metadata to setup.py #205

Merged
merged 1 commit into from Feb 5, 2020

Conversation

joshuagl
Copy link
Collaborator

@joshuagl joshuagl commented Feb 5, 2020

Add the license and the content type of long_description. Add extra
supported versions of Python to the Classifiers list.

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Fixes issue #: N/A

Description of the changes being introduced by the pull request:

  • Add missing license field to metadata in setup.py
  • Add long_description_content_type field to metadata in setup.py
  • Add additional items to the classifiers list for supported Python versions

Please verify and check that the pull request fulfils the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Add the license and the content type of long_description. Add extra
supported versions of Python to the Classifiers list.

Signed-off-by: Joshua Lock <jlock@vmware.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling d1e5cf3 on joshuagl:joshuagl/minor into 7c183ec on secure-systems-lab:master.

Copy link
Member

@lukpueh lukpueh left a comment

Choose a reason for hiding this comment

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

Solid PR. Many thanks, @joshuagl!

@lukpueh lukpueh merged commit d07141c into secure-systems-lab:master Feb 5, 2020
@joshuagl joshuagl deleted the joshuagl/minor branch February 5, 2020 10:44
@lukpueh lukpueh mentioned this pull request Feb 25, 2020
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

3 participants