Skip to content

Remove old unused mains#2490

Merged
j9ac9k merged 2 commits intopyqtgraph:masterfrom
Jaime02:remove-mains
Oct 26, 2022
Merged

Remove old unused mains#2490
j9ac9k merged 2 commits intopyqtgraph:masterfrom
Jaime02:remove-mains

Conversation

@Jaime02
Copy link
Copy Markdown
Contributor

@Jaime02 Jaime02 commented Oct 14, 2022

This main entry points are old and worked for testing purposes. These should be removed, they are no longer needed.

This main entry points are old and worked for testing purposes. These should be removed, they are no longer needed
@Jaime02
Copy link
Copy Markdown
Contributor Author

Jaime02 commented Oct 14, 2022

Why some matplotlib tests suddenly do not work?

@ksunden
Copy link
Copy Markdown
Contributor

ksunden commented Oct 14, 2022

Test failures appear to be related to the release of pyside6:

https://pypi.org/project/PySide6

See matplotlib/matplotlib#24158

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 14, 2022

Thanks @ksunden for pointing out the mpl failure, we should probably submit a separate PR that skips those tests with the right/wrong combination of matplotlib + qt bindings.

@Jaime02 can you remove the now unused imports? If you click on Files Changed, you will see the unused imports being highlighted.

@Jaime02
Copy link
Copy Markdown
Contributor Author

Jaime02 commented Oct 15, 2022

@j9ac9k Done! I forgot doing that 🤓

@Jaime02
Copy link
Copy Markdown
Contributor Author

Jaime02 commented Oct 24, 2022

Hey @j9ac9k can you check this again please?

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 26, 2022

Hi @Jaime02 I was on vacation, sorry for the delayed review. This LGTM, merging.

@j9ac9k j9ac9k merged commit 8acacfd into pyqtgraph:master Oct 26, 2022
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