Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
4 of 5 tasks
tanvi0909 opened this issue Oct 31, 2024 · 3 comments · Fixed by #436
Closed
4 of 5 tasks

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

tanvi0909 opened this issue Oct 31, 2024 · 3 comments · Fixed by #436

Comments

@tanvi0909
Copy link
Contributor

tanvi0909 commented Oct 31, 2024

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.
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@tanvi0909
Copy link
Contributor Author

Hello @sanjay-kv sir ,
I’ve submitted a pull request for this issue, and I believe it addresses the problem. When you have a moment, could you please take a look? I’d be happy to make any adjustments if needed.

Thank you for your time and consideration!

Copy link

github-actions bot commented Nov 1, 2024

Hello @tanvi0909! Your issue #434 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants