flake8/docs
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
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Use dash-seperated name for PYPI package 2017-12-11 21:20:04 +03:30