summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-04-16 14:13:20 -0700
committerSteve Piercy <web@stevepiercy.com>2016-04-16 14:13:20 -0700
commitfa4a340443b540ce2e0f10f53b104ac006f8e60e (patch)
tree4e55ecc6133ad1f4508839931be2fc0f8773005b /docs/conf.py
parent88eebf18615d7b301bc443b6da031768bba9a831 (diff)
parent401c6513dc53b783b1d2ab7c88dd56e8b8bb188b (diff)
downloadpyramid-fa4a340443b540ce2e0f10f53b104ac006f8e60e.tar.gz
pyramid-fa4a340443b540ce2e0f10f53b104ac006f8e60e.tar.bz2
pyramid-fa4a340443b540ce2e0f10f53b104ac006f8e60e.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 1600e1f5c..c40f1c875 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -67,6 +67,7 @@ intersphinx_mapping = {
'jinja2': ('http://docs.pylonsproject.org/projects/pyramid-jinja2/en/latest/', None),
'pylonswebframework': ('http://docs.pylonsproject.org/projects/pylons-webframework/en/latest/', None),
'python': ('https://docs.python.org/3', None),
+ 'pytest': ('http://pytest.org/latest/', None),
'sqla': ('http://docs.sqlalchemy.org/en/latest', None),
'tm': ('http://docs.pylonsproject.org/projects/pyramid-tm/en/latest/', None),
'toolbar': ('http://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest', None),