forked from openlp/openlp
pylint3
This commit is contained in:
parent
ba01cd35e1
commit
035bd08a9a
@ -9,9 +9,9 @@ Prerequisites
|
|||||||
In order to run the unit tests, you will need the following Python packages/libraries installed:
|
In order to run the unit tests, you will need the following Python packages/libraries installed:
|
||||||
|
|
||||||
- nose2
|
- nose2
|
||||||
- pylint
|
- pylint3
|
||||||
|
|
||||||
On Ubuntu you can simple install the python-nose2 and pylint packages. Most other distributions will also have these
|
On Ubuntu you can simple install the python-nose2 and pylint3 packages. Most other distributions will also have these
|
||||||
packages. On Windows and Mac OS X you will need to use ``pip`` or ``easy_install`` to install these packages.
|
packages. On Windows and Mac OS X you will need to use ``pip`` or ``easy_install`` to install these packages.
|
||||||
|
|
||||||
Running the Tests
|
Running the Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user