Skip to content

Commit

Permalink
Backport PR matplotlib#29243: Add quotes around [dev] in environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timhoffm authored and meeseeksmachine committed Dec 7, 2024
1 parent 017213e commit 6c97a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# conda env create -f environment.yml
# conda activate mpl-dev
# pip install -e .[dev]
# pip install --verbose --no-build-isolation --editable ".[dev]"
#
---
name: mpl-dev
Expand Down

0 comments on commit 6c97a4c

Please sign in to comment.