#1424 WIP - Detect if running on a Mac M1 and use appropriate dev-requirements file
Pull request opened by
eapolinario
Signed-off-by: Eduardo Apolinario
eapolinario@users.noreply.github.com
Fixes
flyteorg/flyte#3264
TL;DR
Special case Mac M1/2's in the case of dev environment
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☐ Code completed
☐ Smoke tested
☐ Unit tests added
☐ Code documentation added
☐ Any pending items have an associated Issue
Complete description
In this PR the make targets related to the dev environment detect if the user's platform. We introduce a new dev-requirements file produced on a Mac M1.
Testing:
☐ need someone to run
make dev-requirements.txt
on a M1 and push a commit to this PR with the contents of the
dev-requirements-mac_arm64.txt
file.
☐ run
make setup
on a new venv
Tracking Issue
flyteorg/flyte#3264
Follow-up issue
NA
flyteorg/flytekit
WIP: Title contains "WIP"
✅ 29 other checks have passed
29/30 successful checks