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 setup_win.py and fix supported Pythons #1375

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

rockstorm101
Copy link
Collaborator

Fixes #1357

Not supported by wxPython anyway but also it triggers a failure since setup.py
now requires Python >= 3.7.
@DivingDuck
Copy link
Collaborator

This looks good.
Maybe in addition here a correction as well:
https://github.com/kliment/Printrun/blob/2f2b7d721edf56249ac0ed051e133941cc89c79d/setup.py#L83C3-L97C7
(Remove Python 3.6, add Python 3.9, 3.10 for Programming Language)

@rockstorm101
Copy link
Collaborator Author

(Remove Python 3.6, add Python 3.9, 3.10 for Programming Language)

Sure, done that in https://github.com/kliment/Printrun/blob/07014d1da062d10e8fd2ad02d8fd2da9b26f08fd/setup.py#L92C1-L96C50

@DivingDuck
Copy link
Collaborator

So long ago I did a approval - I had to search for the approval button.

@rockstorm101
Copy link
Collaborator Author

So long ago I did a approval - I had to search for the approval button.

Hahaha, many thanks for your time. I'll merge this then :)

@rockstorm101 rockstorm101 merged commit 067e7f2 into kliment:master Aug 16, 2023
21 checks passed
@rockstorm101 rockstorm101 deleted the fix-setup branch August 24, 2023 10:03
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.

Deprecation of disutils module
2 participants