Skip to content

Remove packaging used for obsolete version check#289

Merged
justinmayer merged 1 commit intoTeemu:mainfrom
deronnax:remove-packaging-dep
Nov 14, 2024
Merged

Remove packaging used for obsolete version check#289
justinmayer merged 1 commit intoTeemu:mainfrom
deronnax:remove-packaging-dep

Conversation

@deronnax
Copy link
Copy Markdown

what it used for could be done without, but more importantly, pytest-1.14 was almost released 9 years ago in January 2016, there is no chance a recent install of pytest-sugar has it.
I tried and installed pytest-xdist 1.14 on a pytest 7 install and pytest would not even launch.
So it's safe to assume pytest-xdist will always be (way) more recent than 1.14.
It saves few kb at install size and few secs at install time.

@auvipy auvipy self-requested a review November 13, 2024 21:46
Copy link
Copy Markdown
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

can you please check the failing build?

@deronnax deronnax force-pushed the remove-packaging-dep branch from 6a67610 to c123be0 Compare November 14, 2024 10:04
@deronnax
Copy link
Copy Markdown
Author

sure. Here you go. Tested locally

@justinmayer justinmayer changed the title remove 'packaging' package Remove packaging used for obsolete version check Nov 14, 2024
Copy link
Copy Markdown
Collaborator

@justinmayer justinmayer left a comment

Choose a reason for hiding this comment

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

Thank you for these improvements, Mathieu 👍

@justinmayer justinmayer merged commit 3c86a5c into Teemu:main Nov 14, 2024
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