Skip to content

Conversation

@JuLeeAtPlanet
Copy link
Contributor

Closes #321 Add zsh command for pip install in CONTRIBUTING.md #321

Related Issue(s):

Closes #321

Proposed Changes:

For inclusion in changelog (if applicable):

  1. N/A

Not intended for changelog:

  1. pip install -e .'[dev]' needs quotes

Diff of User Interface

Old behavior:
pip install -e .[dev] prevents install on zsh
New behavior:
pip install -e .'[dev]' ensures install on zsh

PR Checklist:

  • This PR is as small and focused as possible
  • [] If this PR includes proposed changes for inclusion in the changelog, the title of this PR summarizes those changes and is ready for inclusion in the Changelog.
  • [] I have updated docstrings for function changes and docs in the 'docs' folder for user interface / behavior changes
  • This PR does not break any examples or I have updated them

(Optional) @mentions for Notifications:

Closes #321 Add zsh command for pip install in CONTRIBUTING.md #321
@JuLeeAtPlanet JuLeeAtPlanet self-assigned this Apr 10, 2023
@JuLeeAtPlanet JuLeeAtPlanet merged commit 1f7abc9 into main Apr 10, 2023
@JuLeeAtPlanet JuLeeAtPlanet deleted the DOCS-contributing-321 branch April 10, 2023 22:47
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.

Add zsh command for pip install in CONTRIBUTING.md

3 participants