|
|
|
|
|
by i_hate_pigeons
1580 days ago
|
|
it's really useful if you work on projects that need different version of dependencies, as you can define on a folder basis what jdk or python versions you want to have. You can even commit this to git so that everyone has the same env locally |
|