system-config/test-requirements.txt
James E. Blair ad39fbfbad Pin Sphinx to <1.2
1.2 was just released and has a bug that causes builds to fail with
the error:

  error: 'source_dir' must be a directory name (got `...doc/source`)

Change-Id: Iec882c2b0cf96d20828b57005fb336be2593ad6b
See: http://bugs.python.org/issue19570
and: https://bitbucket.org/birkenfeld/sphinx/pull-request/193/builddoc-shouldnt-fail-on-unicode-paths/diff
2013-12-10 08:36:42 -08:00

5 lines
67 B
Plaintext

hacking>=0.5.6,<0.8
sphinx>=1.1.2,<1.2
docutils==0.9.1
oslo.sphinx