summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)Author
2013-10-22Fixed E221 pep8 warnings.Tim Graham
2013-10-21Fixed E227 pep8 warningsTim Graham
2013-10-21Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol
2013-10-19Removed unused local variables in tests.Tim Graham
2013-10-18Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21267 -- Fixed E502 pep8 warningsAlasdair Nicol
2013-10-17Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol
2013-10-17Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol
2013-10-14Fixed #21266 -- Fixed E201,E202 pep8 warnings.Larry O'Neill
2013-10-14Added flake8 info to setup.cfg.Tim Graham
This config allows a clean run of flake8. Some of the ignored codes will be remove over time as we clean things up.
2013-06-29Removed comment from setup.cfg which broke newer wheel versions.Florian Apolloner
2013-05-01Fixed #19252 -- Added support for wheel packages.Florian Apolloner
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2012-08-29Fixed #18874 -- Updated new name of README.rst to auxiliary filesBruno Renié
2010-08-05Fixed #13153 -- Removed a stale reference to the examples directory in ↵Russell Keith-Magee
setup.cfg. Thanks to cesar@mifprojects.com for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-03Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick
portable fashion. That took a *lot* longer to debug than I thought it would, so let's try not to break it. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-12Refs #3338 -- Partially fix rpm packaging problems. There is still one issueMalcolm Tredinnick
remaining with how we construct the version numbers, but this change is useful nonetheless. Patch from Dirk Datzert. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31Added setup.cfg, with bdist_rpm doc_files specified. Thanks for the patch, ↵Adrian Holovaty
dummy@habmalnefrage.de git-svn-id: http://code.djangoproject.com/svn/django/trunk@3693 bcc190cf-cafb-0310-a4f2-bffc1f526a37