celeryproject icon indicating copy to clipboard operation
celeryproject copied to clipboard

Down load count bug

Open auvipy opened this issue 8 years ago • 3 comments

https://github.com/celery/celery/issues/4040

auvipy avatar May 23 '17 12:05 auvipy

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

fireantology avatar May 23 '17 17:05 fireantology

please do it if you have some time :)

auvipy avatar May 24 '17 06:05 auvipy

Will do as soon as i can.

fireantology avatar Jun 03 '17 16:06 fireantology