Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eeaea31

Browse filesBrowse files
Update comment describing conda dev set up
- Update commented commands in environment.yml to match the command in development_setup.rst - This version of the command does not cause issues with zsh (due to the quotation marks).
1 parent 9d1a393 commit eeaea31
Copy full SHA for eeaea31

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎environment.yml

Copy file name to clipboardExpand all lines: environment.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# conda env create -f environment.yml
44
# conda activate mpl-dev
5-
# pip install -e .[dev]
5+
# pip install --verbose --no-build-isolation --editable ".[dev]"
66
#
77
---
88
name: mpl-dev

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.