summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some flake8 errors.Tim Graham2014-09-191-1/+1
* Limited lines to 119 characters in django/Tim Graham2014-09-051-1/+2
* Appeased flake8 2.1.0.Aymeric Augustin2014-04-211-1/+1
* Removed django.test.simple and django.test._doctest per deprecation timeline.Tim Graham2014-03-211-1/+1
* Removed contrib.comments per deprecation timeline.Tim Graham2014-03-211-1/+1
* Fixed flake8 issues.Simon Charette2014-01-121-1/+1
* Added build to flake8.exclude.Florian Apolloner2014-01-031-1/+1
* Fixed E127 pep8 warnings.Loic Bistuer2013-12-141-1/+1
* Fixed E124 pep8 warnings.Loic Bistuer2013-12-101-1/+1
* Made flake8 ignore the .git directory.Loic Bistuer2013-12-081-1/+1
* All the E125 errors hvae been eradicated.Alex Gaynor2013-11-281-1/+1
* Flake8 fixes -- including not runnign flake8 over a backported fileAlex Gaynor2013-11-111-1/+1
* Fixed all E251 violationsAlex Gaynor2013-11-031-1/+1
* Fixed all E226 violationsAlex Gaynor2013-11-031-1/+1
* Fixed all E261 warningscoagulant2013-11-021-1/+1
* Fixing E302 ErrorsJason Myers2013-11-021-1/+1
* Fixed flake8 E241Boryslav Larin2013-11-021-1/+1
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-2/+2
* Fixed all the E203 violationsAlex Gaynor2013-10-261-1/+1
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-2/+2
* Fixed E225 pep8 warnings.Tim Graham2013-10-231-1/+1
* Fixed E221 pep8 warnings.Tim Graham2013-10-221-1/+1
* Fixed E227 pep8 warningsTim Graham2013-10-211-1/+1
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-1/+1
* Removed unused local variables in tests.Tim Graham2013-10-191-1/+1
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #21267 -- Fixed E502 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol2013-10-171-1/+1
* Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol2013-10-171-1/+1
* Fixed #21266 -- Fixed E201,E202 pep8 warnings.Larry O'Neill2013-10-141-1/+1
* Added flake8 info to setup.cfg.Tim Graham2013-10-141-0/+4
* Removed comment from setup.cfg which broke newer wheel versions.Florian Apolloner2013-06-291-1/+1
* Fixed #19252 -- Added support for wheel packages.Florian Apolloner2013-05-011-0/+5
* Fixed #18874 -- Updated new name of README.rst to auxiliary filesBruno ReniƩ2012-08-291-1/+1
* Fixed #13153 -- Removed a stale reference to the examples directory in setup....Russell Keith-Magee2010-08-051-1/+1
* Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick2007-04-031-1/+1
* Refs #3338 -- Partially fix rpm packaging problems. There is still one issueMalcolm Tredinnick2007-02-121-0/+1
* Added setup.cfg, with bdist_rpm doc_files specified. Thanks for the patch, du...Adrian Holovaty2006-08-311-0/+3