Permalink
Cannot retrieve contributors at this time
Fetching contributors…

[aliases] | |
test = nosetests | |
[nosetests] | |
#verbosity=1 | |
detailed-errors=1 | |
nologcapture=1 | |
nocapture=1 | |
#with-tissue=1 | |
tissue-package=opennode | |
tissue-ignore=E501 | |
#with-coverage=1 | |
#cover-package=nose | |
[build_sphinx] | |
source-dir = doc | |
build-dir = doc/_build | |
all_files = 1 |