- add a Package/dir level setup example

- make tox.ini's doc/regen use pytest release instead of dev version
This commit is contained in:
holger krekel
2012-11-07 11:11:40 +01:00
parent 476d210d09
commit ff0c75aa34
15 changed files with 182 additions and 84 deletions

View File

@@ -68,6 +68,7 @@ deps=:pypi:sphinx
:pypi:PyYAML
commands=
rm -rf /tmp/doc-exec*
pip install pytest==2.3.3
make regen
[testenv:py31]