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

Remove universal wheel building + cleanup #631

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Remove universal wheel building + cleanup #631

merged 1 commit into from
Sep 26, 2023

Conversation

nikolas
Copy link
Member

@nikolas nikolas commented Sep 26, 2023

  • Remove universal wheel cfg, we don't need python2 support anymore
  • Clean up test_reqs a bit: django-jenkins is unnecessary
  • Update wheel and pip to modern versions

Still TODO:

  • Remove six (py2 compat layer), but this requires migration off of the un-maintained pylti library, which we will need to do anyways for LTI 1.3 support, but this is a bigger task.

* Remove universal wheel cfg, we don't need python2 support anymore
* Clean up test_reqs a bit: django-jenkins is unnecessary
* Update wheel and pip to modern versions

Still TODO:
* Remove `six` (py2 compat layer), but this requires migration off of
  the un-maintained `pylti` library, which we will need to do anyways
  for LTI 1.3 support, but this is a bigger task.
@ndittren ndittren merged commit 8094f76 into main Sep 26, 2023
4 checks passed
@ndittren ndittren deleted the remove-python2 branch September 26, 2023 19:01
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