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 python virtualenv #80

Merged
merged 1 commit into from
Jun 6, 2023
Merged

use python virtualenv #80

merged 1 commit into from
Jun 6, 2023

Conversation

SashaLsnko
Copy link
Contributor

@SashaLsnko SashaLsnko commented Jun 1, 2023

  • Use virtual environment to avoid polluting global packages for python based projects.
  • Address issue with python version caused by presence of .python-version file in users' code - with this change users won't have to supply tag argument for the orb. (I'll make another PR to remove the tag argument later)

@SashaLsnko SashaLsnko requested a review from h42zhu June 1, 2023 20:14
src/scripts/create-parameters.sh Outdated Show resolved Hide resolved
@SashaLsnko SashaLsnko force-pushed the use-python-virtual-env branch from 620cc11 to 052bbf5 Compare June 2, 2023 14:30
@SashaLsnko SashaLsnko force-pushed the use-python-virtual-env branch 15 times, most recently from 736a0f1 to 9e9004c Compare June 2, 2023 20:33
@SashaLsnko SashaLsnko force-pushed the use-python-virtual-env branch from 69a0746 to 7f1683f Compare June 5, 2023 15:39
@SashaLsnko SashaLsnko force-pushed the use-python-virtual-env branch from 7f1683f to cf82401 Compare June 5, 2023 15:46
@rrakin rrakin requested review from stig and Fernando-Abreu June 5, 2023 16:11
@SashaLsnko SashaLsnko force-pushed the use-python-virtual-env branch 2 times, most recently from 6fcd15e to cf82401 Compare June 5, 2023 20:34
@SashaLsnko SashaLsnko merged commit b433953 into main Jun 6, 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.

5 participants