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

changed pip installs to use quotes #3477

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Nov 10, 2023

Resolves #3473.

Change pip installs that have square brackets to use quotes to make them compatible with zsh.

@chiamp chiamp self-assigned this Nov 10, 2023
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

Codecov Report

Merging #3477 (effa552) into main (25bbace) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3477   +/-   ##
=======================================
  Coverage   52.16%   52.16%           
=======================================
  Files          91       91           
  Lines       10954    10954           
=======================================
  Hits         5714     5714           
  Misses       5240     5240           

@chiamp chiamp requested a review from cgarciae November 10, 2023 04:06
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.

Fix docs to make them compatible with zsh
3 participants