Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[PIP] Use python tag instead of cpython tag for OSX #19130

Merged
merged 1 commit into from
Sep 12, 2020

Conversation

szha
Copy link
Member

@szha szha commented Sep 12, 2020

Description

Use python tag instead of cpython tag for OSX

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Remove BinaryDistribution option for OSX builds.

@mxnet-bot
Copy link

Hey @szha , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [edge, clang, centos-gpu, windows-cpu, windows-gpu, miscellaneous, sanity, centos-cpu, unix-cpu, unix-gpu, website]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@leezu leezu merged commit f1acda7 into apache:master Sep 12, 2020
@leezu leezu deleted the pip_darwin branch September 12, 2020 15:39
@access2rohit access2rohit mentioned this pull request Feb 17, 2021
13 tasks
access2rohit pushed a commit to access2rohit/incubator-mxnet that referenced this pull request Feb 19, 2021
ChaiBapchya pushed a commit that referenced this pull request Feb 22, 2021
Co-authored-by: Sheng Zha <szha@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants