8000 DOC: File folder location accepted changes · matplotlib/matplotlib@df0b3db · GitHub
[go: up one dir, main page]

Skip to content

Commit df0b3db

Browse files
committed
DOC: File folder location accepted changes
2 parents 248ec0f + f9a2879 commit df0b3db

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/devel/contributing.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,15 @@ A new environment can be set up with ::
9393

9494
and activated with one of the following::
9595

96+
<<<<<<< HEAD
9697
source <file folder location>/bin/activate # Linux/macOS
9798
<file folder location>\Scripts\activate.bat # Windows cmd.exe
9899
<file folder location>\Scripts\Activate.ps1 # Windows PowerShell
100+
=======
101+
source <file folder location>/bin/activate # Linux/macOS
102+
<file folder location>\Scripts\activate.bat # Windows cmd.exe
103+
<file folder location>\Scripts\Activate.ps1 # Windows PowerShell
104+
>>>>>>> f9a2879ad64405c6bbf3d0719a3d264b096d6228
99105

100106
Whenever you plan to work on Matplotlib, remember to activate the development
101107
environment in your shell!

0 commit comments

Comments
 (0)
0