Skip to content

Update setup.py to drop support for Python 2.#32

Merged
thedrow merged 2 commits intocelery:5.0from
Feni:5.0-drop-py2
Apr 14, 2019
Merged

Update setup.py to drop support for Python 2.#32
thedrow merged 2 commits intocelery:5.0from
Feni:5.0-drop-py2

Conversation

@Feni
Copy link
Contributor

@Feni Feni commented Apr 10, 2019

From #31 looks like Vine dropped support for Python 2. Since https://pypi.org/project/vine/5.0.0a1/ is published with Python 2.7 still listed in the setup.py python_requires, that version could get installed as a transitive dependency for Python 2 apps.

Setting minimum python version to 3.4.

Feni and others added 2 commits April 10, 2019 18:14
Also require Python 3.5 since that's our base version for Celery 5.
@thedrow thedrow merged commit 8fecc8a into celery:5.0 Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant