Alasdair Nicol
eb214452c3
Fixed #21270 -- Fixed E701 pep8 warnings
2013-10-17 12:12:40 +01:00
Larry O'Neill
83b9bfea44
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
2013-10-14 18:12:00 -04:00
Tim Graham
1ac534a92f
Added flake8 info to setup.cfg.
...
This config allows a clean run of flake8. Some of the ignored
codes will be remove over time as we clean things up.
2013-10-14 13:43:40 -04:00
Florian Apolloner
b5f709e6f4
Removed comment from setup.cfg which broke newer wheel versions.
2013-06-29 16:28:05 +02:00
Florian Apolloner
a5becad909
Fixed #19252 -- Added support for wheel packages.
...
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2013-05-01 13:46:06 +02:00
Bruno Renié
adbdb18adc
Fixed #18874 -- Updated new name of README.rst to auxiliary files
2012-08-29 21:25:02 +02:00
Russell Keith-Magee
1050d25096
Fixed #13153 -- Removed a stale reference to the examples directory in 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
2010-08-05 13:00:09 +00:00
Malcolm Tredinnick
b9d077c10d
Fixed #3338 , #3536 , #3796 -- Fixed a bunch of setup and build problems in a
...
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-04-03 12:28:19 +00:00
Malcolm Tredinnick
2258723097
Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
...
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
2007-02-12 00:33:24 +00:00
Adrian Holovaty
0a7f218b53
Added setup.cfg, with bdist_rpm doc_files specified. Thanks for the patch, dummy@habmalnefrage.de
...
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3693 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-31 22:01:47 +00:00