Replies: 1 comment 2 replies
-
@Mandroide what would this mean in practice? i.e. exactly what would we do? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I think it would be a good idea to start using a Python Version Management Tool like pyenv for managing the python versions and possible virtual environments in the project, and pipenv for managing packages and its dependencies in the project.
I would like to know your opinion about it.
Beta Was this translation helpful? Give feedback.
All reactions