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

Update README.md #123

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Update README.md #123

merged 2 commits into from
Aug 28, 2023

Conversation

pragati2112
Copy link
Contributor

@pragati2112 pragati2112 commented Aug 27, 2023

Added instrunctions to run application using pyenv with virtual environments. pyenv is for managing multiple python versions.

Pull Request Title

Related Issue

Description

Type

  • Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify):

Proposed Changes

Screenshots / Code Snippets (if applicable)

How to Test

Checklist

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

Additional Information

Added instrunctions to run application using pyenv with virtual environments.
pyenv is for managing multiple python versions.
@gonchik
Copy link
Contributor

gonchik commented Aug 27, 2023

Please, add that one.
brew install pyenv-virtualenv

also it will be nice use the env instead myenv_name

change myenv_name to venv
@pragati2112
Copy link
Contributor Author

Please, add that one. brew install pyenv-virtualenv

Hi @gonchik
Installation of pyenv as a pyenv plugin?

Copy link
Owner

@srbhr srbhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pragati2112 for the change.

@srbhr srbhr merged commit e5a338a into srbhr:main Aug 28, 2023
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 this pull request may close these issues.

3 participants