aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Collapse)Author
2019-02-04Add pyproject.toml to sdistPaul Ganssle
2016-03-15Fix issue with MANIFEST.in test inclusion.Paul Ganssle
2016-03-04Add __pycache__ & py[co] exclusions to MANIFEST.inKubilay Kocak
Ensure binary, compiled files and cache directories are not included in generated source distributions (sdist) Tweak include directive for tests to ensure all test/ directory files are included in the future
2016-02-28Explicitly include tests in MANIFEST.inPaul Ganssle
2014-11-27Package is now wheelable!Yaron de Leeuw
Changed the reading of the tar.gz file.
2005-02-24Preparing to release 0.9.niemeyer
2005-02-24- More improvements in tzwin.niemeyer
- New NEWS file. - Updated README with tzwin information.
2005-02-23- Now tzfile() will unpickle to the updated file.niemeyer
- Adding tzwin.py, contributed by Jeffrey Harris. - Minor tweaks in setup.py. - Adding README and example.py. - Putting old scheduler.py in the sandbox.
2003-10-09- Renamed dateutil.moin to README.niemeyer
- Other packaging ajustments.
2003-09-28Importing development code into trunk.niemeyer