acoustic-carpenter-78188
02/06/2023, 8:45 PMclassifiers tags but not programmatically enforced.
Test Plan
• Create a python virtual environment on python 3.11 (either with pyenv or miniconda)
• Go to the flytekit root repo
• pip install -e . to do an editable install
• Expected outcome: you should see an error:
ERROR: Package 'flytekit' requires a different Python: 3.11.0 not in '<3.11,>=3.7'
Tracking Issue
https://github.com/flyteorg/flyte/issues/
Follow-up issue
NA
OR
https://github.com/flyteorg/flyte/issues/
flyteorg/flytekit
✅ All checks have passed
30/30 successful checksacoustic-carpenter-78188
02/07/2023, 5:50 PM