Skip to content

Commit 19cd412

Browse files
recommend using a package manager
1 parent 0c08414 commit 19cd412

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/sphinx/source/contributing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Next install the install your development copy of bpython and its dependencies:
5252
<modify a file in some way>
5353
$ bpython # this runs your modified copy of bpython!
5454
55+
Many requirements are also available from your distribution's package manager.
56+
Installation of some dependencies requires Python headers and a C compiler.
57+
These are also available from your package manager.
58+
5559
As a first dev task, I recommend getting `bpython` to print your name every time you hit a specific key.
5660

5761
To run tests from the bpython directory:

0 commit comments

Comments
 (0)