aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)Author
2018-10-25Add documentation exercises to pytestPaul Ganssle
2018-06-22Set all warnings as errors in pytestPaul Ganssle
2017-12-06Make xfail strict by defaultPaul Ganssle
2017-10-15Include license file in the generated wheel packageJon Dufresne
The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file. For additional information on this feature, see: https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
2014-11-27Package is now wheelable!Yaron de Leeuw
Changed the reading of the tar.gz file.
2014-11-24Cleanup directory structureYaron de Leeuw
2008-08-07Using .tar.gz extension, so that it works better with setuptools.niemeyer
2003-10-09- Renamed dateutil.moin to README.niemeyer
- Other packaging ajustments.
2003-09-28Importing development code into trunk.niemeyer