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

Prefer use a virtual environment instead installing all the requirements in local #6

Open
ethanpyth opened this issue Jan 6, 2024 · 3 comments
Assignees

Comments

@ethanpyth
Copy link

Using a virtual environment is a good practice in Python programming. I encourage you to update your readme.md file before the installation command of all requirements, write the command to create a virtual environment, also the venv activation command before installing any tools or library, and add it to the .gitignore file if it exists.

@Sabyasachi-Seal
Copy link
Owner

@ethanpyth I agree,

Could you add the required changes and then add them asd a pr to this repo ?

@ethanpyth
Copy link
Author

No problem, I can do that so assign it to me I will work on it...

@Sabyasachi-Seal
Copy link
Owner

@ethanpyth Assigned

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

No branches or pull requests

2 participants