File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7575 "SciPy" : ('https://docs.scipy.org/doc/scipy/reference' , None ),
7676 "matplotlib" : ('https://matplotlib.org' , None ),
7777 "h5py" : ('https://docs.h5py.org/en/latest/' , None ),
78- "Sphinx" : ('https://www.sphinx-doc.org/en/stable /' , None ),
78+ "Sphinx" : ('https://www.sphinx-doc.org/en/master /' , None ),
7979 "Django" : ('https://docs.djangoproject.com/en/dev/' , 'https://docs.djangoproject.com/en/dev/_objects/' ),
8080 "sarge" : ('https://sarge.readthedocs.io/en/latest/' , None ),
8181 "attrs" : ('https://www.attrs.org/en/stable/' , None ),
Original file line number Diff line number Diff line change @@ -144,14 +144,18 @@ rst-roles =
144144 ref,
145145 meth,
146146 exc,
147+ attr,
147148rst-directives =
148149 envvar,
149150 exception,
151+ seealso
150152inline-quotes = "
151153multiline-quotes = " " "
152154docstring-quotes = " " "
153155
154156
157+
158+
155159[mypy]
156160python_version = 3.6
157161ignore_missing_imports = True
You can’t perform that action at this time.
0 commit comments