Quote ".[test]" for pip install in DEVELOPMENT.md (might help on some shells e.g. under OS X)#1718
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I do not think it is OSX-specific one... what shell are you using and what error do you see if not quoted? |
pip install in DEVELOPMENT.md (might help on some shells e.g. under OS X)
The error it gives is 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 |
|
🚀 PR was released in |
No description provided.