Skip to content

[Feature Request]: Update the requirement.txt file #434

@tanvi0909

Description

@tanvi0909

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

The current format of requirement.txt file in 'Job Satisfaction Analysis' folder needs to be changed.

Currently its like this
rq1

In a requirement.txt file, each package should be listed on a new line without the import keyword.

Use Case

This will allow users to install all dependencies at once by running:
pip install -r requirement.txt

Priority

High

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions