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 / setup.cfg

Branch
0.3
[build_sphinx]
source-dir = doc/source/
build-dir = doc/
fresh-env = True

[doctest]
builder = doctest
build-dir = doc/doctest/
fresh-env = True
source-dir = doc/source/

[sdist]
formats = bztar,zip