Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

entry_points.txt 178B

123456
  1. [console_scripts]
  2. celery = celery.__main__:main
  3. celerybeat = celery.__main__:_compat_beat
  4. celeryd = celery.__main__:_compat_worker
  5. celeryd-multi = celery.__main__:_compat_multi