commit | a60ab7fcf68b7707d91ce0ad06fcbf394c0c165e | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Oct 13 10:52:04 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Thu Oct 13 10:52:04 2016 -0700 |
tree | 41feb48d8be860090a54a9eae0749a439a59014c | |
parent | 27f6e1e5e0794ba08f439bd8d8273ca0735d3b78 [diff] [blame] |
Add sphinx-docstring-typing
diff --git a/tox.ini b/tox.ini index ffaef94..ce942f1 100644 --- a/tox.ini +++ b/tox.ini
@@ -35,6 +35,7 @@ deps = {[testenv]deps} sphinx + -r{toxinidir}/docs/requirements-docs.txt commands = make -C docs html [testenv:lint]