X Tutup
Skip to content

Commit a609304

Browse files
committed
Make note about compiler and python-dev seperate note
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent e33f6f1 commit a609304

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/sphinx/source/contributing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Next install the install your development copy of bpython and its dependencies:
6868
`--system-site-packages` packages, if you want to use the packages provided
6969
by your distribution.
7070

71+
.. note::
72+
7173
Installation of some dependencies with ``pip`` requires Python headers and a
7274
C compiler. These are also available from your package manager.
7375

0 commit comments

Comments
 (0)
X Tutup