We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b17340 commit bb4a60dCopy full SHA for bb4a60d
INSTALL.rst
@@ -7,7 +7,7 @@ To install pyOpenSSL::
7
8
If you are installing in order to *develop* on pyOpenSSL, move to the root directory of a pyOpenSSL checkout, and run::
9
10
- $ pip install -e .
+ $ pip install -e .[test]
11
12
13
.. warning::
0 commit comments