diff --git a/docs/source/develop.rst b/docs/source/develop.rst index 6209a306e07..eedc6d08c64 100644 --- a/docs/source/develop.rst +++ b/docs/source/develop.rst @@ -118,7 +118,7 @@ language support, testing, documentation, and style. Python Versions ~~~~~~~~~~~~~~~ -Dask supports Python versions 2.7, 3.5, 3.6, and 3.7 in a single codebase. +Dask supports Python versions 3.5, 3.6, and 3.7. Name changes are handled by the :file:`dask/compatibility.py` file. Test