summary refs log tree commit diff
path: root/setup.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use google style doc strings.Mark Haines2016-04-011-0/+3
| | | | | | | pycharm supports them so there is no need to use the other format. Might as well convert the existing strings to reduce the risk of people accidentally cargo culting the wrong doc string format.
* Explain what W503 isDaniel Wagner-Hall2016-02-021-1/+1
|
* Fix flake8 warnings for new flake8Daniel Wagner-Hall2016-02-021-0/+1
|
* Make 'setup.py test' run toxMark Haines2015-08-261-3/+0
|
* Add max-line-length to the flake8 section of setup.cfgMark Haines2015-08-131-0/+3
|
* Fix manifest. Ignore contrib and docs directories when checking manifest ↵Mark Haines2015-01-221-0/+8
| | | | against source control.
* Reference Matrix Home Servermatrix.org2014-08-121-0/+10