Skip to content

MAINT: Post 0.11.1 release, drop py2, qt4#1473

Merged
j9ac9k merged 2 commits intopyqtgraph:masterfrom
ksunden:post_rel
Dec 22, 2020
Merged

MAINT: Post 0.11.1 release, drop py2, qt4#1473
j9ac9k merged 2 commits intopyqtgraph:masterfrom
ksunden:post_rel

Conversation

@ksunden
Copy link
Copy Markdown
Contributor

@ksunden ksunden commented Dec 20, 2020

This focuses on distribution, tests, and docs. This may not be comprehensive, but covers the cases I found by looking and a few greps

Noteably, this does not change any actual internal code yet, to avoid merge conflicts with pending PRs.

This focuses on distribution, tests, and docs. This may not be comprehensive, but covers the cases I found by looking and a few greps

Noteably, this does not change any actual internal code yet, to avoid merge conflicts with pending PRs.
@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Dec 20, 2020 via email

@lidstrom83
Copy link
Copy Markdown
Contributor

Nep-29 says we should not support 3.6, but 3.7+ From this point.. I'm working on migrating our CI to GitHub actions in another PR.

I noticed that and also saw you were working on the CI migration after making my dumb comments that I deleted :)

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Dec 20, 2020

Nep-29 says we should not support 3.6, but 3.7+ From this point.. I'm working on migrating our CI to GitHub actions in another PR.

I noticed that and also saw you were working on the CI migration after making my dumb comments that I deleted :)

My PR isn't a sure thing yet, there are some configs that are still being problematic, it may take me a while to resolve.

@@ -9,9 +9,6 @@ envlist =
; qt 5.9.7 (LTS)
py36-{pyqt5,pyside2}_59_conda
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I am ok with testing PyQt5.9 in tox; but we should test it with python 3.7.

I suggest removing all references to py36 from here, and adding some py39 references where appropriate.

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Dec 22, 2020

This is such a relief to merge this...

@j9ac9k j9ac9k merged commit 3b1e55a into pyqtgraph:master Dec 22, 2020
@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Dec 22, 2020

thank you @ksunden for helping make this happen!

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.

3 participants