Skip to content

Quote ".[test]" for pip install in DEVELOPMENT.md (might help on some shells e.g. under OS X)#1718

Merged
yarikoptic merged 1 commit intomasterfrom
bendichter-patch-1
Oct 6, 2025
Merged

Quote ".[test]" for pip install in DEVELOPMENT.md (might help on some shells e.g. under OS X)#1718
yarikoptic merged 1 commit intomasterfrom
bendichter-patch-1

Conversation

@bendichter
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.81%. Comparing base (5c86d03) to head (11c41eb).
⚠️ Report is 121 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1718      +/-   ##
==========================================
- Coverage   74.82%   74.81%   -0.01%     
==========================================
  Files          84       84              
  Lines       11693    11693              
==========================================
- Hits         8749     8748       -1     
- Misses       2944     2945       +1     
Flag Coverage Δ
unittests 74.81% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yarikoptic yarikoptic added the documentation Changes only affect the documentation label Oct 6, 2025
@yarikoptic
Copy link
Member

I do not think it is OSX-specific one... what shell are you using and what error do you see if not quoted?

@yarikoptic yarikoptic changed the title OSX-compatible installation command Quote ".[test]" for pip install in DEVELOPMENT.md (might help on some shells e.g. under OS X) Oct 6, 2025
@yarikoptic yarikoptic merged commit 28d954c into master Oct 6, 2025
40 of 43 checks passed
@yarikoptic yarikoptic deleted the bendichter-patch-1 branch October 6, 2025 20:11
@CodyCBakerPhD
Copy link
Contributor

I do not think it is OSX-specific one... what shell are you using and what error do you see if not quoted?

The error it gives is zsh: no matches found: somepackage[extra]

It only occurs on Mac but I have not attempted other unix variants together with their Zsh

Either way always wrapping in quotes will always solve the issue on all platforms

@github-actions
Copy link

🚀 PR was released in 0.72.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Changes only affect the documentation released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants