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

[PyOV] Remove six package #28342

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Conversation

p-wysocki
Copy link
Contributor

Details:

  • I can't see any usages of six package in the repo (besides docs, but these have their own requirements)
  • six is a package for compatibility between Python 2 and Python 3
  • Running CI to make sure it's not used anywhere, seems to be a leftover

Tickets:

  • N/A

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
@p-wysocki p-wysocki requested review from a team as code owners January 9, 2025 11:47
@p-wysocki p-wysocki requested review from AlexKoff88 and removed request for a team January 9, 2025 11:47
@github-actions github-actions bot added category: Python API OpenVINO Python bindings category: dependency_changes Pull requests that update a dependency file category: PDPD FE OpenVINO PaddlePaddle FrontEnd labels Jan 9, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 9, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@akuporos akuporos added this pull request to the merge queue Jan 9, 2025
Merged via the queue into openvinotoolkit:master with commit c338e4e Jan 9, 2025
186 checks passed
@akuporos akuporos deleted the remove_six branch January 9, 2025 20:04
MirceaDan99 pushed a commit to MirceaDan99/openvino that referenced this pull request Jan 22, 2025
### Details:
- I can't see any usages of `six` package in the repo (besides docs, but
these have their own requirements)
 - `six` is a package for compatibility between Python 2 and Python 3
- **Running CI to make sure it's not used anywhere, seems to be a
leftover**

### Tickets:
 - N/A

Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dependency_changes Pull requests that update a dependency file category: PDPD FE OpenVINO PaddlePaddle FrontEnd category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants