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

Fix dev install command in README #53

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Fix dev install command in README #53

merged 1 commit into from
Aug 14, 2024

Conversation

lanery
Copy link
Contributor

@lanery lanery commented Aug 14, 2024

env needed in command to create a new environment. Otherwise results in

PackagesNotFoundError: The following packages are not available from current channels:

  - envs/dev.yml

PR checklist

  • Describe the changes you've made.

`env` needed in command to create a new environment. Otherwise results in
```
PackagesNotFoundError: The following packages are not available from current channels:

  - envs/dev.yml
```

Signed-off-by: Ryan Lane <[email protected]>
@lanery lanery requested a review from mezarque August 14, 2024 18:56
Copy link
Member

@mezarque mezarque left a comment

Choose a reason for hiding this comment

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

Great catch! Thanks!

@lanery lanery merged commit e7d1450 into main Aug 14, 2024
1 check passed
@lanery lanery deleted the lanery-patch-1 branch August 14, 2024 19:56
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.

2 participants