Fedora Project
Include celery as dependency in requirements
Fedora Happiness Packets uses pip(https://pip.pypa.io/en/stable/reference/pip_install/) to install the dependencies of the project from the requirements file. Celery is one of the packages used but it's not included in the requirements file. Update the requirements file to use it. (https://pagure.io/fedora-commops/fedora-happiness-packets/blob/master/f/requirements/base.txt)
Deliverables:
- New base.txt requirements file with Celery as a dependency
Submission steps:
- Create an account to start contributing (https://admin.fedoraproject.org/accounts/user/new)
- Login to Pagure and set up your account (https://docs.pagure.org/pagure/usage/first_steps.html)
- Create a fork of Fedora Happiness Packets and clone the project to your computer (https://docs.pagure.org/pagure/usage/forks.html)
- Add Celery to the requirements file (https://pip.readthedocs.io/en/1.1/requirements.html#requirements-files)
- Create a Pull Request with the changes you've made (https://docs.pagure.org/pagure/usage/pull_requests.html)
You can email me if you get stuck :) algogator@fedoraproject.org
Task tags
Students who completed this task
echoduck