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 cp27 builds from CI #1435

Merged
merged 1 commit into from Sep 30, 2022

Conversation

ssteinbach
Copy link
Collaborator

Left over from #1418, remove cp27 build step

@ssteinbach ssteinbach added this to the Public Beta 16 milestone Sep 30, 2022
@meshula meshula merged commit 5320999 into AcademySoftwareFoundation:main Sep 30, 2022
@@ -171,7 +171,6 @@ jobs:
# target platform (x86, x64, etc).
- name: Build wheels (Python 3)
uses: pypa/cibuildwheel@v2.3.1
if: matrix.python-build != 'cp27*'

Choose a reason for hiding this comment

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

You might want to remove the comment about py27.

MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
Co-authored-by: ssteinbach <ssteinbach@users.noreply.github.com>
Signed-off-by: Michele Spina <michelespina96@gmail.com>
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.

None yet

3 participants