aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-08-19 16:18:01 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-08-19 16:18:01 -0700
commit95f2c2b2506f1581ffd59d5128f0c0c2ce564257 (patch)
tree47352a088403ac581e44be6cf35742e9bf59c86a /tox.ini
parent32df651fb8205711fafae360342f7d5103c072fa (diff)
downloadcryptography-95f2c2b2506f1581ffd59d5128f0c0c2ce564257.tar.gz
cryptography-95f2c2b2506f1581ffd59d5128f0c0c2ce564257.tar.bz2
cryptography-95f2c2b2506f1581ffd59d5128f0c0c2ce564257.zip
only run doc8 over things with a rst extension
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 98cd8a68..7d64be80 100644
--- a/tox.ini
+++ b/tox.ini
@@ -63,3 +63,6 @@ commands =
exclude = .tox,*.egg
select = E,W,F,N,I
application-import-names = cryptography,cryptography_vectors,tests
+
+[doc8]
+extensions = rst