Skip to content

Remove useless conda env sourcing#1759

Merged
joonho3020 merged 2 commits intomainfrom
cleanup-buildsetup
Jan 23, 2024
Merged

Remove useless conda env sourcing#1759
joonho3020 merged 2 commits intomainfrom
cleanup-buildsetup

Conversation

@joonho3020
Copy link
Copy Markdown
Contributor

Related PRs / Issues:

Type of change:

  • Bug fix
  • New feature
  • Other enhancement

Impact:

  • RTL change
  • Software change (RISC-V software)
  • Build system change
  • Other

Contributor Checklist:

  • Did you set main as the base branch?
  • Is this PR's title suitable for inclusion in the changelog and have you added a changelog:<topic> label?
  • Did you state the type-of-change/impact?
  • Did you delete any extraneous prints/debugging code?
  • Did you mark the PR with a changelog: label?
  • (If applicable) Did you update the conda .conda-lock.yml file if you updated the conda requirements file?
  • (If applicable) Did you add documentation for the feature?
  • (If applicable) Did you add a test demonstrating the PR?
  • (If applicable) Did you mark the PR as Please Backport?

Copy link
Copy Markdown
Contributor

@abejgonzalez abejgonzalez left a comment

Choose a reason for hiding this comment

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

Why are you removing this? This was added when seeing an error like the following: https://askubuntu.com/questions/1218048/activating-conda-environment-in-within-a-shell-script

…conda env (which does not have conda in lean lockfile)
Copy link
Copy Markdown
Contributor

@abejgonzalez abejgonzalez left a comment

Choose a reason for hiding this comment

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

LGTM. Yea this is cleaner.

@joonho3020 joonho3020 merged commit e4b252c into main Jan 23, 2024
@joonho3020 joonho3020 deleted the cleanup-buildsetup branch January 23, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants