Skip to content

Conversation

@BewareMyPower
Copy link
Contributor

Master Issue: #8622

Motivation

According to PIP 56, Python 2 should not be supported anymore. But the CMakeLists.txt still try to find include directory and library of Python 2.7 and the vagrant build script still build wheels for Python 2.

Modifications

  • Remove Python 2.7 related find operations in CMakeLists.txt
  • Remove Python 2 wheels for OS X vagrant build

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

@BewareMyPower BewareMyPower changed the title Remove Python 2 support for Python client [WIP] Remove Python 2 support for Python client Nov 19, 2020
@BewareMyPower BewareMyPower force-pushed the bewaremypower/remove-python2 branch from d74829c to ee2af5a Compare February 11, 2021 06:53
@BewareMyPower
Copy link
Contributor Author

I'll open a new PR to do this work in future.

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.

1 participant