docs: Add python-tyoing to RTD dependencies.

This should fix the RTD build having been broken since
d9c4be87d1.
This commit is contained in:
Tim Abbott 2016-05-31 11:19:47 -07:00
parent 337155f280
commit d056b5601b
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
# require sphinx >= 1.3.6 to resolve https://github.com/spatialaudio/nbsphinx/issues/26
sphinx>=1.3.6
typing==3.5.0.1