celeryproject
celeryproject copied to clipboard
Down load count bug
https://github.com/celery/celery/issues/4040
The problem seems related to pypi. If you look at the json here you will see that is all to 0: https://pypi.python.org/pypi/celery/json
Seems something recurrent linked to pypi redis but I don't think there is something we can do for now. At max we could fetch the total download of last version. Any suggestion is welcome.
https://github.com/pypa/pypi-legacy/issues/396
please do it if you have some time :)
Will do as soon as i can.