Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono

python-chrono / MANIFEST.in

commit
6889755530a2
parent
1f98391edc83
branch
default

don't include doctest and doctrees in source distributions

1
9827f80818dc
include AUTHORS
2
3731fc25085a
include HACKING
3
839d10ff5dd0
include INSTALL
4
9827f80818dc
include LICENSE
5
9827f80818dc
include NEWS
6
6889755530a2
recursive-include doc/ *
7
6889755530a2
recursive-include tests/ *.py
8
6889755530a2
prune doc/doctest/
9
6889755530a2
prune doc/doctrees/