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

Changing README.md to use conda create #465

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

mtauraso
Copy link
Contributor

@mtauraso mtauraso commented Aug 2, 2024

Change Description

Changing README.md to use conda create over conda create env the latter is an error on current versions of mamba

Checklist

  • This PR is meant for the lincc-frameworks/python-project-template repo and not a downstream one instead.
  • This change is linked to an open issue
  • This change includes integration testing, or is small enough to be covered by existing tests

Copy link
Collaborator

@drewoldag drewoldag left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@drewoldag drewoldag merged commit 2815408 into main Aug 8, 2024
5 checks passed
@drewoldag drewoldag deleted the issue/464/conda-create branch August 8, 2024 16:54
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.

Readme.md uses less-compatible conda create env rather than conda create
2 participants