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

Use requirements.txt for "Detect and Translate Languages" #380

Open
anushibin007 opened this issue Mar 26, 2024 · 1 comment · May be fixed by #381
Open

Use requirements.txt for "Detect and Translate Languages" #380

anushibin007 opened this issue Mar 26, 2024 · 1 comment · May be fixed by #381

Comments

@anushibin007
Copy link

The Detect and Translate Languages project is currently written in such a way where we need to manually install each package required to run the script. If we can instead use a requirements.txt file for the same, we can simplify the package management as well as number of commands executed to run the script.

Copy link

Message that will be displayed on users first issue

@anushibin007 anushibin007 linked a pull request Mar 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant