Files @ c0f7f52edce0
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Add docs to `release` task.

Hopefully it works, right now getting a 503 from PyPI about it...

[upload_docs]
upload-dir = docs/_build/html

[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov