bindep/doc/requirements.txt
Takashi Kajinami a8e334bac5 Remove remaining code for Python < 3.6
Support for Python 2.7 and Python 3.5 was already removed by
1d4f5113a3379da2568a36cf6277c8b0f670fdea and now only Python 3.6 or
newer versions are supported.

Change-Id: I976a7f6b8230e25f390b8c358211f3f6d5e13274
2025-01-26 18:12:10 +09:00

7 lines
193 B
Plaintext

reno>=2.8.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,!=2.1.0 # BSD
sphinxcontrib-programoutput # BSD license
# needed because we use autodoc to document our tests in the dev docs
fixtures>=0.3.12