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 ci errors #239

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Fix ci errors #239

merged 2 commits into from
Oct 14, 2020

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Oct 12, 2020

Description

  • Add support for python 3.8
  • Add missing package wheel

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Copy link
Contributor

@Patater Patater left a comment

Choose a reason for hiding this comment

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

Commit message says "Supported python versions are python 3.6, 3.7 and 3.8.", but I think we also support 3.5 and 2.7 for now, as well. Mentioning the supported python version in the commit message that adds 3.8 probably isn't necessary either: keep the message focused on what the commit does and why it does it.

Copy link
Contributor

@Patater Patater left a comment

Choose a reason for hiding this comment

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

Please add ""Programming Language :: Python :: 3.8"," to setup.py.

The missing package `wheel` is added to `test_requirements.txt`.

Signed-off-by: Devaraj Ranganna <[email protected]>
@Patater Patater merged commit 0fd7791 into master Oct 14, 2020
@urutva urutva deleted the fix-ci branch October 14, 2020 10:48
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