diff options
| author | Michele Lacchia <michelelacchia@gmail.com> | 2015-07-10 06:29:06 +0000 |
|---|---|---|
| committer | Michele Lacchia <michelelacchia@gmail.com> | 2015-07-10 06:29:06 +0000 |
| commit | f428a9fee3cae72ffcefc74c07bbf000ff0fb7a3 (patch) | |
| tree | fb356d4c8804783f3f30b6d1f514d03f3c8a1ef1 /docs | |
| parent | d7e17ed2958465a7720c38640b4a082511d89646 (diff) | |
| download | flake8-f428a9fee3cae72ffcefc74c07bbf000ff0fb7a3.tar.gz | |
Add radon to Existing Extensions section
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/extensions.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/extensions.rst b/docs/extensions.rst index d99f980..1a41bc3 100644 --- a/docs/extensions.rst +++ b/docs/extensions.rst @@ -119,6 +119,8 @@ listing of the ones we are aware of: * `pep8-naming <https://github.com/flintwork/pep8-naming>`_ +* `radon <https://github.com/rubik/radon>`_ + .. links .. _mccabe: https://github.com/flintwork/mccabe -.. _PyPI: https://pypi.python.org/pypi/ +.. _PyPI: https://pypi.python.org/pypi/
\ No newline at end of file |
