Azure / batch-shipyard

Simplify HPC and Batch workloads on Azure
MIT License
277 stars 121 forks source link

Python 2.7 support ending #264

Open alfpark opened 5 years ago

alfpark commented 5 years ago

In accordance to general Python 2.7 series deprecation guidance, Batch Shipyard will be ending support for Python 2.7 no later than January 1st 2020. Support for Python 2.7 may end earlier if deemed necessary for development.

If you cannot install a Python 3 interpreter (3.5+) for an installation via pip, then the recommended path forward is to use the pre-built binary or Docker image.

alfpark commented 4 years ago

Python 2.7 support for Batch Shipyard has ended.