Skip to content

Commit 55e8d6f

Browse files
docs: add installation instructions
1 parent ca3de40 commit 55e8d6f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ pylint-qt
33

44
``pylint-qt`` is a `Pylint <http://pylint.org>`__ plugin for improving code analysis when analysing code using Qt, supporting both PyQt and PySide.
55

6+
Installation
7+
------------
8+
9+
.. code-block:: bash
10+
11+
pip install pylint-qt
12+
613
Usage
714
-----
815

0 commit comments

Comments
 (0)