flake8/docs/source/plugin-development
5j9 5a66d7456a
Use dash-seperated name for PYPI package
The name of the package will be normalized by `setuptools` anyway and it will
most likely appear as dash-separated on PYPI.[1]

This change also helps to keep the distinction between the PYPI package name 
and regular python packages (the directories with __init__.py files).

[1]: https://mail.python.org/pipermail/distutils-sig/2011-August/017936.html
2017-12-11 21:20:04 +03:30
..
.keep Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
cross-compatibility.rst Trim trailing whitespace in compat docs 2016-07-20 08:17:33 -05:00
formatters.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
index.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
plugin-parameters.rst Add previous_unindented_logical_line attribute 2016-11-08 23:34:56 +08:00
registering-plugins.rst Use dash-seperated name for PYPI package 2017-12-11 21:20:04 +03:30