Modify setup.py version syntax to address #5464
Some users report that even with version <4.0 specified in setup.py, the 4.0-rc builds of kombu and celery were still being downloaded. This patch uses a different version syntax as suggested in a Stack Overflow thread. https://stackoverflow.com/a/14405269
This commit is contained in:
Reference in New Issue
Block a user