summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-08-01 15:48:16 -0400
committerSimo Sorce <simo@redhat.com>2015-08-01 16:38:26 -0400
commitd0e0407e37f85ff086f5f655bf5ce6c59d8e89e2 (patch)
tree6b301785a254e71e9a16d13d17e49b1349da96bf /tox.ini
parente749f6ecaea9a17f7411cbeb31a690140108db7c (diff)
downloadcustodia-d0e0407e37f85ff086f5f655bf5ce6c59d8e89e2.tar.gz
custodia-d0e0407e37f85ff086f5f655bf5ce6c59d8e89e2.tar.xz
custodia-d0e0407e37f85ff086f5f655bf5ce6c59d8e89e2.zip
Release version 0.1.0
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 0e3dea0..e737ba2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -50,6 +50,7 @@ commands =
sphinx-build -v -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
[pytest]
+norecursedirs = build .tox
python_files = tests/*.py custodia/*.py
[flake8]