summaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Expand)Author
2013-06-29[1.6.x] Removed comment from setup.cfg which broke newer wheel versions.Florian Apolloner
2013-05-01Fixed #19252 -- Added support for wheel packages.Florian Apolloner
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 setup....Russell Keith-Magee
2007-04-03Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in aMalcolm Tredinnick
2007-02-12Refs #3338 -- Partially fix rpm packaging problems. There is still one issueMalcolm Tredinnick
2006-08-31Added setup.cfg, with bdist_rpm doc_files specified. Thanks for the patch, du...Adrian Holovaty