Version bump

js-theme-bundle
Anthony Johnson 2015-09-15 14:39:43 -07:00
parent ae6d05a961
commit e65c272342
2 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,7 @@
"jquery": "2.0.3",
"underscore": "~1.7.0",
"readthedocs-client": "https://github.com/agjohnson/readthedocs-client-js.git",
"sphinx-rtd-theme": "https://github.com/snide/sphinx-rtd-theme.git#js-refactor",
"sphinx-rtd-theme": "https://github.com/snide/sphinx-rtd-theme.git#0.1.9",
"knockout": "~3.3.0",
"jquery.payment": "~1.2.3",
"jquery-migrate": "~1.2.1",

View File

@ -252,8 +252,7 @@ class UpdateDocsTask(Task):
'mock==1.0.1',
'pillow==2.6.1',
'readthedocs-sphinx-ext==0.5.4',
'git+http://github.com/snide/sphinx-rtd-theme@js-refactor#egg=sphinx-rtd-theme',
# 'sphinx-rtd-theme==0.1.8',
'sphinx-rtd-theme==0.1.9',
'alabaster>=0.7,<0.8,!=0.7.5',
'recommonmark==0.1.1',
]